Last Version

JGAF 0.6.7

A framework for easy development and usage of genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

net.caspervg.jgaf
ArtifactId

ArtifactId

jgaf
Version

Version

0.6.7
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 0.6.7


<!-- 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.