Jar examples for j:jenetics
Jenetics - Java Genetic Algorithm Library
You can download jar file jenetics 4.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jenetics-4.2.0.jar to your project.
<dependency> <groupId>io.jenetics</groupId> <artifactId>jenetics</artifactId> <version>4.2.0</version> </dependency>
compile group: 'io.jenetics', name: 'jenetics', version: '4.2.0'
libraryDependencies += "io.jenetics" % "jenetics" % "4.2.0"
<dependency org="io.jenetics" name="jenetics" rev="4.2.0"/>
@Grapes(@Grab(group='io.jenetics', module='jenetics', version='4.2.0'))
'io.jenetics:jenetics:jar:4.2.0'
Click the following link to download the jar file.
jenetics-4.2.0-javadoc.jar