MVN

org.scalanlp : breeze-parent_3

Maven & Gradle

Aug 22, 2022
3.4k stars

breeze-parent · breeze-parent

<dependency>
    <groupId>org.scalanlp</groupId>
    <artifactId>breeze-parent_3</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalanlp : breeze-parent_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0
  • Latest Release Candidate: 2.0.1-RC2

All Versions

Choose a version of org.scalanlp : breeze-parent_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
breeze-parent_3-2.1.0
2.0.x
breeze-parent_3-2.0.1-RC2
breeze-parent_3-2.0.1-RC1
2.0
breeze-parent_3-2.0
breeze-parent_3-2.0-RC3
breeze-parent_3-2.0-RC2
breeze-parent_3-2.0-RC1

How to add a dependency to Maven

Add the following org.scalanlp : breeze-parent_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalanlp</groupId>
    <artifactId>breeze-parent_3</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalanlp : breeze-parent_3 gradle dependency to your build.gradle file:

implementation 'org.scalanlp:breeze-parent_3:2.1.0'

Gradle Kotlin DSL: Add the following org.scalanlp : breeze-parent_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalanlp:breeze-parent_3:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalanlp : breeze-parent_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalanlp" % "breeze-parent_3" % "2.1.0"

Advertisement

Dependencies from Group

Aug 12, 2019
118 usages
3.4k stars
Aug 22, 2022
79 usages
3.4k stars
Jan 21, 2018
56 usages
3.4k stars
Aug 12, 2019
34 usages
3.4k stars
Aug 22, 2022
31 usages
3.4k stars

Discover Dependencies