is not current version
Last Version 6.5

org.nd4j:jcurand 5.5


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

jcurand
Version

Version

5.5
Type

Type

jar

Download jcurand 5.5


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