is not current version
Last Version 2.1

com.syncleus.dann:dann 2.0

Artificial Intelligence and Artificial Genetics library

GroupId

GroupId

com.syncleus.dann
ArtifactId

ArtifactId

dann
Version

Version

2.0
Type

Type

pom

Download dann 2.0

Filename Size
dann-2.0.pom 10 KB
Browse

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