License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jgap |
ArtifactId | ArtifactIdjgap |
Last Version | Last Version3.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGAP
JGAP is a Genetic Algorithms and Genetic Programming component provided as a Java framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jgap-3.4.4.pom | |
jgap-3.4.4.jar | 594 KB |
jgap-3.4.4-sources.jar | 568 KB |
jgap-3.4.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jgap/jgap/ -->
<dependency>
<groupId>net.sf.jgap</groupId>
<artifactId>jgap</artifactId>
<version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jgap/jgap/
implementation 'net.sf.jgap:jgap:3.4.4'
// https://jarcasting.com/artifacts/net.sf.jgap/jgap/
implementation ("net.sf.jgap:jgap:3.4.4")
'net.sf.jgap:jgap:jar:3.4.4'
<dependency org="net.sf.jgap" name="jgap" rev="3.4.4">
<artifact name="jgap" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jgap', module='jgap', version='3.4.4')
)
libraryDependencies += "net.sf.jgap" % "jgap" % "3.4.4"
[net.sf.jgap/jgap "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.3 |
log4j : log4j | jar | 1.2.9 |
commons-codec : commons-codec | jar | 1.3 |
net.sf.trove4j : trove4j | jar | 2.0.2 |
xstream : xstream | jar | 1.2.2 |
xpp3 : xpp3 | jar | 1.1.3.4.O |
commons-cli : commons-cli | jar | 1.0 |
tablelayout : TableLayout | jar | 20050920 |
net.sf.jcgrid : jcgrid | jar | 0.05 |
junit-addons : junit-addons | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3 |