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