| License |
License |
|---|---|
| GroupId | GroupIdcom.syncleus |
| ArtifactId | ArtifactIdsyncleus |
| Version | Version8 |
| Type | Typepom |
| Description |
DescriptionSyncleus
Syncleus is an organization devoted to advanced Machine Learning, Evolutionary Algorithms, Massive Parallelism,
and Graph Theory based technologies.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| syncleus-8.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.syncleus/syncleus/ -->
<dependency>
<groupId>com.syncleus</groupId>
<artifactId>syncleus</artifactId>
<version>8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.syncleus/syncleus/
implementation 'com.syncleus:syncleus:8'
// https://jarcasting.com/artifacts/com.syncleus/syncleus/
implementation ("com.syncleus:syncleus:8")
'com.syncleus:syncleus:pom:8'
<dependency org="com.syncleus" name="syncleus" rev="8">
<artifact name="syncleus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.syncleus', module='syncleus', version='8')
)
libraryDependencies += "com.syncleus" % "syncleus" % "8"
[com.syncleus/syncleus "8"]