is not current version
Last Version 3.0.0

de.sfuhrm:geneticalgorithm-parent 2.0.1

Classes for implementing genetic algorithms

Categories

Categories

Net
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

geneticalgorithm-parent
Version

Version

2.0.1
Type

Type

pom

Download geneticalgorithm-parent 2.0.1


<!-- https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-parent/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>geneticalgorithm-parent</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-parent/
implementation 'de.sfuhrm:geneticalgorithm-parent:2.0.1'
// https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-parent/
implementation ("de.sfuhrm:geneticalgorithm-parent:2.0.1")
'de.sfuhrm:geneticalgorithm-parent:pom:2.0.1'
<dependency org="de.sfuhrm" name="geneticalgorithm-parent" rev="2.0.1">
  <artifact name="geneticalgorithm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='geneticalgorithm-parent', version='2.0.1')
)
libraryDependencies += "de.sfuhrm" % "geneticalgorithm-parent" % "2.0.1"
[de.sfuhrm/geneticalgorithm-parent "2.0.1"]