| License |
License
Open Source Community License - Type C version 1.0 or later
|
|---|---|
| GroupId | GroupIdcom.syncleus.dann |
| ArtifactId | ArtifactIddann-core |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiondANN Core library
Artificial Intelligence and Artificial Genetics library - Core library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dann-core-2.1.pom | |
| dann-core-2.1.jar | 562 KB |
| dann-core-2.1-sources.jar | 497 KB |
| dann-core-2.1-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |