MVN

io.jenetics : jenetics

Maven & Gradle

Apr 21, 2023
6 usages
808 stars

jenetics · Jenetics - Java Genetic Algorithm Library

<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>jenetics</artifactId>
    <version>7.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jenetics : jenetics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.1.3

All Versions

Choose a version of io.jenetics : jenetics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.1.x
jenetics-7.1.3
jenetics-7.1.2
jenetics-7.1.1
jenetics-7.1.0
7.0.x
jenetics-7.0.0
6.3.x
jenetics-6.3.0
6.2.x
jenetics-6.2.0
6.1.x
jenetics-6.1.0
6.0.x
jenetics-6.0.1
jenetics-6.0.0
5.2.x
jenetics-5.2.0
5.1.x
jenetics-5.1.0
5.0.x
jenetics-5.0.1
jenetics-5.0.0
4.4.x
jenetics-4.4.0
4.3.x
jenetics-4.3.0
4.2.x
jenetics-4.2.1
jenetics-4.2.0
4.1.x
jenetics-4.1.0
4.0.x
jenetics-4.0.0
3.9.x
jenetics-3.9.0
3.8.x
jenetics-3.8.0
3.7.x
jenetics-3.7.0

How to add a dependency to Maven

Add the following io.jenetics : jenetics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>jenetics</artifactId>
    <version>7.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jenetics : jenetics gradle dependency to your build.gradle file:

implementation 'io.jenetics:jenetics:7.1.3'

Gradle Kotlin DSL: Add the following io.jenetics : jenetics gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jenetics:jenetics:7.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jenetics : jenetics sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jenetics" % "jenetics" % "7.1.3"

Advertisement

Dependencies from Group

Apr 21, 2023
6 usages
808 stars
Apr 21, 2023
3 usages
808 stars
jpx
Apr 11, 2022
2 usages
185 stars
Nov 12, 2021
2 usages
8 stars
Apr 21, 2023
1 usages
808 stars

Discover Dependencies

Feb 25, 2017
9 usages
346 stars
Aug 08, 2020
29 stars
Jun 18, 2021
32 usages
175 stars
Nov 14, 2017
3 stars
Feb 06, 2021
3.7k stars
Mar 13, 2017
8 usages
0 stars
Mar 12, 2023
1 usages
300 stars