MVN

org.moeaframework : moeaframework

Maven & Gradle

Jul 20, 2023
2 usages
296 stars

MOEA Framework · The MOEA Framework Maven Distribution

<dependency>
    <groupId>org.moeaframework</groupId>
    <artifactId>moeaframework</artifactId>
    <version>3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.moeaframework : moeaframework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7

All Versions

Choose a version of org.moeaframework : moeaframework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7
moeaframework-3.7
3.6
moeaframework-3.6
3.5
moeaframework-3.5
3.4
moeaframework-3.4
3.3
moeaframework-3.3
3.2
moeaframework-3.2
3.1
moeaframework-3.1
3.0
moeaframework-3.0
2.13
moeaframework-2.13
2.12
moeaframework-2.12
2.11
moeaframework-2.11
2.10
moeaframework-2.10
2.9.x
moeaframework-2.9.1
2.9
moeaframework-2.9
2.8
moeaframework-2.8
2.7
moeaframework-2.7
2.6
moeaframework-2.6
2.5
moeaframework-2.5
2.4
moeaframework-2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.moeaframework</groupId>
    <artifactId>moeaframework</artifactId>
    <version>3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.moeaframework : moeaframework gradle dependency to your build.gradle file:

implementation 'org.moeaframework:moeaframework:3.7'

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

implementation("org.moeaframework:moeaframework:3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.moeaframework : moeaframework sbt scala dependency to your build.sbt file:

libraryDependencies += "org.moeaframework" % "moeaframework" % "3.7"

Advertisement

Dependencies from Group

Jul 20, 2023
2 usages
296 stars
gd
Dec 09, 2022
0 stars
Jul 21, 2023
0 stars

Discover Dependencies

Jul 20, 2023
3 usages
80 stars
Jun 23, 2023
3 usages
3 stars
Nov 05, 2020
4 usages
Jul 10, 2023
8 usages
Apr 11, 2022
2 usages
41 stars
Jul 14, 2023
3 usages
13 stars
Oct 08, 2021
2 usages
1 stars
Nov 05, 2021
5 usages
338 stars