is not current version
Last Version 0.4-rc3.6

org.nd4j:nd4j-jblas 0.0.3.5.5.1


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-jblas
Version

Version

0.0.3.5.5.1
Type

Type

jar

Download nd4j-jblas 0.0.3.5.5.1


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