GroupId | GroupIdcom.thoughtworks.deeplearning |
---|---|
ArtifactId | ArtifactIdnd4j-macosx-x86_64-cuda-7_5 |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
nd4j-macosx-x86_64-cuda-7_5-0.8.0.pom | |
nd4j-macosx-x86_64-cuda-7_5-0.8.0.jar | 343 bytes |
nd4j-macosx-x86_64-cuda-7_5-0.8.0-sources.jar | 283 bytes |
nd4j-macosx-x86_64-cuda-7_5-0.8.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-cuda-7_5/ -->
<dependency>
<groupId>com.thoughtworks.deeplearning</groupId>
<artifactId>nd4j-macosx-x86_64-cuda-7_5</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-cuda-7_5/
implementation 'com.thoughtworks.deeplearning:nd4j-macosx-x86_64-cuda-7_5:0.8.0'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-macosx-x86_64-cuda-7_5/
implementation ("com.thoughtworks.deeplearning:nd4j-macosx-x86_64-cuda-7_5:0.8.0")
'com.thoughtworks.deeplearning:nd4j-macosx-x86_64-cuda-7_5:jar:0.8.0'
<dependency org="com.thoughtworks.deeplearning" name="nd4j-macosx-x86_64-cuda-7_5" rev="0.8.0">
<artifact name="nd4j-macosx-x86_64-cuda-7_5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='nd4j-macosx-x86_64-cuda-7_5', version='0.8.0')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "nd4j-macosx-x86_64-cuda-7_5" % "0.8.0"
[com.thoughtworks.deeplearning/nd4j-macosx-x86_64-cuda-7_5 "0.8.0"]