is not current version
Last Version 8

com.syncleus:syncleus 4

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

4
Type

Type

pom

Download syncleus 4

Filename Size
syncleus-4.pom 18 KB
Browse

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