is not current version
Last Version 5.11

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

jMetal problem classes, including single- and multi-objective benchmarks

GroupId

GroupId

org.uma.jmetal
ArtifactId

ArtifactId

jmetal-problem
Version

Version

5.0-Beta-28
Type

Type

jar

Download jmetal-problem 5.0-Beta-28


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