| License |
License |
|---|---|
| GroupId | GroupIdcom.syncleus |
| ArtifactId | ArtifactIdsyncleus |
| Version | Version7 |
| 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-7.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.syncleus/syncleus/ -->
<dependency>
<groupId>com.syncleus</groupId>
<artifactId>syncleus</artifactId>
<version>7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.syncleus/syncleus/
implementation 'com.syncleus:syncleus:7'
// https://jarcasting.com/artifacts/com.syncleus/syncleus/
implementation ("com.syncleus:syncleus:7")
'com.syncleus:syncleus:pom:7'
<dependency org="com.syncleus" name="syncleus" rev="7">
<artifact name="syncleus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.syncleus', module='syncleus', version='7')
)
libraryDependencies += "com.syncleus" % "syncleus" % "7"
[com.syncleus/syncleus "7"]