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