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

com.syncleus.dann:dann-core 2.0

Artificial Intelligence and Artificial Genetics library - Core library

Группа

Группа

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

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

dann-core
Версия

Версия

2.0
Тип

Тип

jar

Скачать dann-core 2.0


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