MVN

org.nd4j : nd4j-jcublas-osx-parent

Maven & Gradle

Jan 19, 2015

nd4j-jcublas-parent

<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-jcublas-osx-parent</artifactId>
    <version>0.0.3.5.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.3.5.5.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
nd4j-jcublas-osx-parent-0.0.3.5.5.2
nd4j-jcublas-osx-parent-0.0.3.5.5.1
nd4j-jcublas-osx-parent-0.0.3.5.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-jcublas-osx-parent</artifactId>
    <version>0.0.3.5.5.2</version>
</dependency>

Advertisement