MVN

io.jenetics : jenetics.xml

Maven & Gradle

Apr 21, 2023
808 stars

jenetics · Jenetics XML-Marshalling

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

Latest Version

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

  • Latest Stable: 7.1.3

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'io.jenetics:jenetics.xml:7.1.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.jenetics" % "jenetics.xml" % "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