MVN

nz.co.jedsimson.lgp : core

Maven & Gradle

Oct 25, 2021
1 usages
17 stars

LGP · A robust Linear Genetic Programming implementation on the JVM using Kotlin.

<dependency>
    <groupId>nz.co.jedsimson.lgp</groupId>
    <artifactId>core</artifactId>
    <version>5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.co.jedsimson.lgp : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3

All Versions

Choose a version of nz.co.jedsimson.lgp : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3
core-5.3

How to add a dependency to Maven

Add the following nz.co.jedsimson.lgp : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.co.jedsimson.lgp</groupId>
    <artifactId>core</artifactId>
    <version>5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.co.jedsimson.lgp : core gradle dependency to your build.gradle file:

implementation 'nz.co.jedsimson.lgp:core:5.3'

Gradle Kotlin DSL: Add the following nz.co.jedsimson.lgp : core gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.co.jedsimson.lgp:core:5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.co.jedsimson.lgp : core sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.co.jedsimson.lgp" % "core" % "5.3"

Advertisement

Dependencies from Group

LGP
Oct 23, 2021
1 usages
17 stars
Oct 25, 2021
1 usages
17 stars
Sep 08, 2019
1 stars
lib
Oct 25, 2021
17 stars

Discover Dependencies

Oct 31, 2021
2 usages
May 30, 2023
1 usages
29 stars
May 30, 2023
1 usages
29 stars
Oct 22, 2021
1 usages
0 stars
Apr 23, 2023
1 usages
38 stars
May 23, 2022
1 usages
Feb 16, 2022
1 usages
17.3k stars