Last Version

dANN Core library 2.1

Artificial Intelligence and Artificial Genetics library - Core library

License

License

Open Source Community License - Type C version 1.0 or later
GroupId

GroupId

com.syncleus.dann
ArtifactId

ArtifactId

dann-core
Version

Version

2.1
Type

Type

jar
Description

Description

dANN Core library
Artificial Intelligence and Artificial Genetics library - Core library
Project Organization

Project Organization

Syncleus

Download dann-core 2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.jvnet.jaxb2_commons : jaxb2-basics jar 0.9.1
java3d : j3d-core jar 1.3.1
java3d : j3d-core-utils jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.