MVN

com.circuitwall.ml : parent

Maven & Gradle

Aug 04, 2017
4 stars

CircuitWall Machine Learning Libraries · Machine learning libraries for different platforms

<dependency>
    <groupId>com.circuitwall.ml</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.circuitwall.ml : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.circuitwall.ml : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
parent-1.2.0
1.1.x
parent-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.circuitwall.ml</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0</version>
</dependency>