is not current version
Last Version 5.11

org.uma.jmetal:jmetal-problem 5.0-Beta-26

Java framework for multi-objective optimization with metaheuristics

GroupId

GroupId

org.uma.jmetal
ArtifactId

ArtifactId

jmetal-problem
Version

Version

5.0-Beta-26
Type

Type

jar

Download jmetal-problem 5.0-Beta-26


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