Genetic Algorithms

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.geal
ArtifactId

ArtifactId

geal
Last Version

Last Version

0.4.12
Release Date

Release Date

Type

Type

jar
Description

Description

Genetic Algorithms
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download geal

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.kerner-utils-collections : kerner-utils-collections jar 0.27.0
net.sf.jranges : jranges jar 0.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.12