is not current version
Last Version 1.0.0-M2

org.nd4j:nd4j-api-parent 0.8.0


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-api-parent
Version

Version

0.8.0
Type

Type

pom

Download nd4j-api-parent 0.8.0

Filename Size
nd4j-api-parent-0.8.0.pom 615 bytes
Browse

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