MVN

org.nd4j : jcuda-parent

Maven & Gradle

Sep 09, 2014

Jcuda - This is a repackaging of jcuda for maven.

<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>jcuda-parent</artifactId>
    <version>6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nd4j : jcuda-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.5

All Versions

Choose a version of org.nd4j : jcuda-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.5
jcuda-parent-6.5
6.0
jcuda-parent-6.0
5.5
jcuda-parent-5.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>jcuda-parent</artifactId>
    <version>6.5</version>
</dependency>

Advertisement