is not current version
Last Version 5.11

org.uma.jmetal:jmetal-algorithm 5.0-Beta-25

Java framework for multi-objective optimization with metaheuristics

GroupId

GroupId

org.uma.jmetal
ArtifactId

ArtifactId

jmetal-algorithm
Version

Version

5.0-Beta-25
Type

Type

jar

Download jmetal-algorithm 5.0-Beta-25


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