License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdcanova-nd4j-codec |
Last Version | Last Version0.0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanova-nd4j-codec
Vectorization Rosetta Stone for the JVM
|
<!-- https://jarcasting.com/artifacts/org.nd4j/canova-nd4j-codec/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>canova-nd4j-codec</artifactId>
<version>0.0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/canova-nd4j-codec/
implementation 'org.nd4j:canova-nd4j-codec:0.0.0.17'
// https://jarcasting.com/artifacts/org.nd4j/canova-nd4j-codec/
implementation ("org.nd4j:canova-nd4j-codec:0.0.0.17")
'org.nd4j:canova-nd4j-codec:jar:0.0.0.17'
<dependency org="org.nd4j" name="canova-nd4j-codec" rev="0.0.0.17">
<artifact name="canova-nd4j-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='canova-nd4j-codec', version='0.0.0.17')
)
libraryDependencies += "org.nd4j" % "canova-nd4j-codec" % "0.0.0.17"
[org.nd4j/canova-nd4j-codec "0.0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : canova-nd4j-image | jar | 0.0.0.17 |
org.jcodec : jcodec | jar | 0.1.5 |
org.nd4j : canova-api | jar | 0.0.0.17 |
org.nd4j : nd4j-api | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-native | jar | 0.4.0 |
junit : junit | jar | 4.12 |