is not current version
Last Version 0.9.1

org.nd4j:samediff 0.9.0


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

samediff
Version

Version

0.9.0
Type

Type

jar

Download samediff 0.9.0


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