MVN

io.jenetics : lattices

Maven & Gradle

Apr 16, 2023
8 stars

lattices · Lattices - Library for multidimensional grids and linear algebra

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

Latest Version

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

  • Latest Stable: 3.0.0.ALPHA3
  • Latest Alpha: 3.0.0.ALPHA3

All Versions

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

Version Vulnerabilities Updated
3.0.x
lattices-3.0.0.ALPHA3
lattices-3.0.0.ALPHA2
lattices-3.0.0.ALPHA1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>lattices</artifactId>
    <version>3.0.0.ALPHA3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.jenetics:lattices:3.0.0.ALPHA3'

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

implementation("io.jenetics:lattices:3.0.0.ALPHA3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.jenetics" % "lattices" % "3.0.0.ALPHA3"

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