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

com.syncleus:syncleus 2

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

Группа

Группа

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

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

syncleus
Версия

Версия

2
Тип

Тип

pom

Скачать syncleus 2

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

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