GroupId | GroupIdorg.nd4j |
---|---|
ArtifactId | ArtifactIdnd4j-jcublas-7.0 |
Last Version | Last Version0.4-rc3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-jcublas-7.0
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas-7.0/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jcublas-7.0</artifactId>
<version>0.4-rc3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas-7.0/
implementation 'org.nd4j:nd4j-jcublas-7.0:0.4-rc3.8'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas-7.0/
implementation ("org.nd4j:nd4j-jcublas-7.0:0.4-rc3.8")
'org.nd4j:nd4j-jcublas-7.0:jar:0.4-rc3.8'
<dependency org="org.nd4j" name="nd4j-jcublas-7.0" rev="0.4-rc3.8">
<artifact name="nd4j-jcublas-7.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jcublas-7.0', version='0.4-rc3.8')
)
libraryDependencies += "org.nd4j" % "nd4j-jcublas-7.0" % "0.4-rc3.8"
[org.nd4j/nd4j-jcublas-7.0 "0.4-rc3.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.nd4j : nd4j-api | jar | 0.4-rc3.8 |