JGAF

A framework for easy development and usage of genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

net.caspervg.jgaf
ArtifactId

ArtifactId

jgaf
Last Version

Last Version

0.6.7
Release Date

Release Date

Type

Type

jar
Description

Description

JGAF
A framework for easy development and usage of genetic algorithms
Project URL

Project URL

https://github.com/caspervg/jgaf
Source Code Management

Source Code Management

https://github.com/caspervg/jgaf

Download jgaf

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.7
0.6.5
0.5
0.4.7
0.2
0.1