не последняя версия
Последняя версия 8

com.syncleus:syncleus 5

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

Группа

Группа

com.syncleus
Идентификатор

Идентификатор

syncleus
Версия

Версия

5
Тип

Тип

pom

Скачать syncleus 5

Имя Файла Размер
syncleus-5.pom 18 KB
Обзор

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