is not current version
Last Version 1.0.0-M1.1

org.nd4j:nd4j-tests 0.7.0


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-tests
Version

Version

0.7.0
Type

Type

jar

Download nd4j-tests 0.7.0


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