Last Version

Jenetics 3.6.0

Jenetics - Java Genetic Algorithm Library

License

License

Categories

Categories

Net
GroupId

GroupId

org.bitbucket.fwilhelm
ArtifactId

ArtifactId

org.jenetics
Version

Version

3.6.0
Type

Type

jar
Description

Description

Jenetics
Jenetics - Java Genetic Algorithm Library
Project URL

Project URL

http://jenetics.io
Source Code Management

Source Code Management

https://github.com/jenetics/jenetics

Download org.jenetics 3.6.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.testng : testng jar 6.9.13

Project Modules

There are no modules declared in this project.