is not current version
Last Version 1.0.0-M2

nd4j-native-api 1.0.0-M1

Deeplearning4j Monorepo

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-native-api
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

nd4j-native-api
Deeplearning4j Monorepo

Download nd4j-native-api 1.0.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.nd4j : nd4j-api jar 1.0.0-M1
org.bytedeco : javacpp jar 1.5.5

provided (2)

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

Project Modules

There are no modules declared in this project.