Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.thoughtworks.deeplearning |
ArtifactId | ArtifactIdnd4j-android-arm-native |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
nd4j-android-arm-native-0.8.0.pom | |
nd4j-android-arm-native-0.8.0.jar | 336 bytes |
nd4j-android-arm-native-0.8.0-sources.jar | 275 bytes |
nd4j-android-arm-native-0.8.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-android-arm-native/ -->
<dependency>
<groupId>com.thoughtworks.deeplearning</groupId>
<artifactId>nd4j-android-arm-native</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-android-arm-native/
implementation 'com.thoughtworks.deeplearning:nd4j-android-arm-native:0.8.0'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/nd4j-android-arm-native/
implementation ("com.thoughtworks.deeplearning:nd4j-android-arm-native:0.8.0")
'com.thoughtworks.deeplearning:nd4j-android-arm-native:jar:0.8.0'
<dependency org="com.thoughtworks.deeplearning" name="nd4j-android-arm-native" rev="0.8.0">
<artifact name="nd4j-android-arm-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='nd4j-android-arm-native', version='0.8.0')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "nd4j-android-arm-native" % "0.8.0"
[com.thoughtworks.deeplearning/nd4j-android-arm-native "0.8.0"]