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

com.syncleus:syncleus 4

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

Группа

Группа

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

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

syncleus
Версия

Версия

4
Тип

Тип

pom

Скачать syncleus 4

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

<!-- 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"]