is not current version
Last Version 0.3.4

com.vadeen:neat 0.3.3

Implementation of the NEAT algorithm.

License

License

GroupId

GroupId

com.vadeen
ArtifactId

ArtifactId

neat
Version

Version

0.3.3
Type

Type

jar
Description

Description

com.vadeen:neat
Implementation of the NEAT algorithm.
Project URL

Project URL

https://github.com/FelixStridsberg/neat
Source Code Management

Source Code Management

http://github.com/FelixStridsberg/neat/tree/master

Download neat 0.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.9.8,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.