is not current version
Last Version 6.5

org.nd4j:jcuda-parent 6.0

Jcuda - This is a repackaging of jcuda for maven.

GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

jcuda-parent
Version

Version

6.0
Type

Type

pom

Download jcuda-parent 6.0

Filename Size
jcuda-parent-6.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.nd4j/jcuda-parent/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>jcuda-parent</artifactId>
    <version>6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/jcuda-parent/
implementation 'org.nd4j:jcuda-parent:6.0'
// https://jarcasting.com/artifacts/org.nd4j/jcuda-parent/
implementation ("org.nd4j:jcuda-parent:6.0")
'org.nd4j:jcuda-parent:pom:6.0'
<dependency org="org.nd4j" name="jcuda-parent" rev="6.0">
  <artifact name="jcuda-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='jcuda-parent', version='6.0')
)
libraryDependencies += "org.nd4j" % "jcuda-parent" % "6.0"
[org.nd4j/jcuda-parent "6.0"]