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