License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.thoughtworks.deeplearning |
ArtifactId | ArtifactIdnd4j-macosx-x86_64-native |
Last Version | Last Version1.0.0-RC9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-macosx-x86_64-native
nd4j-macosx-x86_64-native
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nd4j-macosx-x86_64-native-1.0.0-RC9.pom | |
nd4j-macosx-x86_64-native-1.0.0-RC9.jar | 349 bytes |
nd4j-macosx-x86_64-native-1.0.0-RC9-sources.jar | 283 bytes |
nd4j-macosx-x86_64-native-1.0.0-RC9-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-native/ -->
<dependency>
<groupId>com.thoughtworks.deeplearning</groupId>
<artifactId>nd4j-macosx-x86_64-native</artifactId>
<version>1.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-native/
implementation 'com.thoughtworks.deeplearning:nd4j-macosx-x86_64-native:1.0.0-RC9'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-native/
implementation ("com.thoughtworks.deeplearning:nd4j-macosx-x86_64-native:1.0.0-RC9")
'com.thoughtworks.deeplearning:nd4j-macosx-x86_64-native:jar:1.0.0-RC9'
<dependency org="com.thoughtworks.deeplearning" name="nd4j-macosx-x86_64-native" rev="1.0.0-RC9">
<artifact name="nd4j-macosx-x86_64-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='nd4j-macosx-x86_64-native', version='1.0.0-RC9')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "nd4j-macosx-x86_64-native" % "1.0.0-RC9"
[com.thoughtworks.deeplearning/nd4j-macosx-x86_64-native "1.0.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.nd4j : nd4j-native | jar | 0.8.0 |
org.bytedeco.javacpp-presets : openblas | jar | 0.2.19-1.3 |