MVN

com.syncleus : syncleus

Maven & Gradle

Jul 12, 2021

Syncleus · Syncleus is an organization devoted to advanced Machine Learning, Evolutionary Algorithms, Massive Parallelism, and Graph Theory based technologies.

<dependency>
    <groupId>com.syncleus</groupId>
    <artifactId>syncleus</artifactId>
    <version>8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.syncleus : syncleus to add to Maven - Latest Versions:

  • Latest Stable: 8

All Versions

Choose a version of com.syncleus : syncleus to add to Maven - All Versions:

Version Vulnerabilities Updated
8
syncleus-8
7
syncleus-7
6
syncleus-6
5
syncleus-5
4
syncleus-4
3
syncleus-3
2
syncleus-2
1
syncleus-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.syncleus</groupId>
    <artifactId>syncleus</artifactId>
    <version>8</version>
</dependency>

Advertisement