Last Version

nd4j-native-api 1.0.0-M2

Deeplearning4j Monorepo

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-native-api
Version

Version

1.0.0-M2
Type

Type

jar
Description

Description

nd4j-native-api
Deeplearning4j Monorepo

Download nd4j-native-api 1.0.0-M2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.nd4j : nd4j-api jar 1.0.0-M2
org.bytedeco : javacpp jar 1.5.7

provided (2)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.