is not current version
Last Version 1.0.0-M2

org.nd4j:nd4j 0.8.0


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j
Version

Version

0.8.0
Type

Type

pom

Download nd4j 0.8.0

Filename Size
nd4j-0.8.0.pom 19 KB
Browse

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