Last Version

MOEA Framework 2.13

The MOEA Framework Maven Distribution

License

License

GroupId

GroupId

org.moeaframework
ArtifactId

ArtifactId

moeaframework
Version

Version

2.13
Type

Type

jar
Description

Description

MOEA Framework
The MOEA Framework Maven Distribution
Project URL

Project URL

http://www.moeaframework.org

Download moeaframework 2.13


<!-- https://jarcasting.com/artifacts/org.moeaframework/moeaframework/ -->
<dependency>
    <groupId>org.moeaframework</groupId>
    <artifactId>moeaframework</artifactId>
    <version>2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.moeaframework/moeaframework/
implementation 'org.moeaframework:moeaframework:2.13'
// https://jarcasting.com/artifacts/org.moeaframework/moeaframework/
implementation ("org.moeaframework:moeaframework:2.13")
'org.moeaframework:moeaframework:jar:2.13'
<dependency org="org.moeaframework" name="moeaframework" rev="2.13">
  <artifact name="moeaframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moeaframework', module='moeaframework', version='2.13')
)
libraryDependencies += "org.moeaframework" % "moeaframework" % "2.13"
[org.moeaframework/moeaframework "2.13"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.8
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-math3 jar 3.4.1
org.jfree : jcommon jar 1.0.21
org.jfree : jfreechart jar 1.0.15
junit : junit jar 4.11
com.fifesoft : rsyntaxtextarea jar 2.5.1

Project Modules

There are no modules declared in this project.