License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdsamediff-import-api |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsamediff-import-api
Deeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/samediff-import-api/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>samediff-import-api</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/samediff-import-api/
implementation 'org.nd4j:samediff-import-api:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/samediff-import-api/
implementation ("org.nd4j:samediff-import-api:1.0.0-M2")
'org.nd4j:samediff-import-api:jar:1.0.0-M2'
<dependency org="org.nd4j" name="samediff-import-api" rev="1.0.0-M2">
<artifact name="samediff-import-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='samediff-import-api', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "samediff-import-api" % "1.0.0-M2"
[org.nd4j/samediff-import-api "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
io.github.classgraph : classgraph | jar | 4.8.90 |
org.apache.commons : commons-collections4 | jar | 4.1 |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
org.slf4j : slf4j-api | jar | 1.7.28 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
com.squareup : javapoet | jar | 1.11.1 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.9 |
org.nd4j : nd4j-tensorflow | jar | 1.0.0-M2 |
org.nd4j : nd4j-api | jar | 1.0.0-M2 |
org.nd4j : nd4j-common | jar | 1.0.0-M2 |
org.nd4j : nd4j-onnxruntime | jar | 1.0.0-M2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.30 |