is not current version
Last Version 8

com.syncleus:syncleus 2

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

GroupId

GroupId

com.syncleus
ArtifactId

ArtifactId

syncleus
Version

Version

2
Type

Type

pom

Download syncleus 2

Filename Size
syncleus-2.pom 17 KB
Browse

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