is not current version
Last Version 2.0.1-RC2

org.scalanlp:breeze_3 2.0-RC2

breeze

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalanlp
ArtifactId

ArtifactId

breeze_3
Version

Version

2.0-RC2
Type

Type

jar

Download breeze_3 2.0-RC2


<!-- https://jarcasting.com/artifacts/org.scalanlp/breeze_3/ -->
<dependency>
    <groupId>org.scalanlp</groupId>
    <artifactId>breeze_3</artifactId>
    <version>2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalanlp/breeze_3/
implementation 'org.scalanlp:breeze_3:2.0-RC2'
// https://jarcasting.com/artifacts/org.scalanlp/breeze_3/
implementation ("org.scalanlp:breeze_3:2.0-RC2")
'org.scalanlp:breeze_3:jar:2.0-RC2'
<dependency org="org.scalanlp" name="breeze_3" rev="2.0-RC2">
  <artifact name="breeze_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalanlp', module='breeze_3', version='2.0-RC2')
)
libraryDependencies += "org.scalanlp" % "breeze_3" % "2.0-RC2"
[org.scalanlp/breeze_3 "2.0-RC2"]