| License |
License |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdnd4j-api |
| Last Version | Last Version1.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnd4j-api
Deeplearning4j Monorepo
|
| Filename | Size |
|---|---|
| nd4j-api-1.0.0-M2.pom | |
| nd4j-api-1.0.0-M2.jar | 6 MB |
| nd4j-api-1.0.0-M2-sources.jar | 3 MB |
| nd4j-api-1.0.0-M2-javadoc.jar | 17 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-api/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-api</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-api/
implementation 'org.nd4j:nd4j-api:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-api/
implementation ("org.nd4j:nd4j-api:1.0.0-M2")
'org.nd4j:nd4j-api:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-api" rev="1.0.0-M2">
<artifact name="nd4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-api', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-api" % "1.0.0-M2"
[org.nd4j/nd4j-api "1.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jakewharton.byteunits : byteunits | jar | 0.9.1 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| com.google.flatbuffers : flatbuffers-java | jar | 1.12.0 |
| org.nd4j : protobuf | jar | 1.0.0-M2 |
| com.github.oshi : oshi-core | jar | 3.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.nd4j : jackson | jar | 1.0.0-M2 |
| commons-net : commons-net | jar | 3.1 |
| net.ericaro : neoitertools | jar | 1.0.0 |
| org.nd4j : nd4j-common | jar | 1.0.0-M2 |
| org.bytedeco : javacpp | jar | 1.5.7 |
| 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 |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |