is not current version
Last Version 2.0

org.uma.jmetalsp:jmetalsp-algorithm 1.0


GroupId

GroupId

org.uma.jmetalsp
ArtifactId

ArtifactId

jmetalsp-algorithm
Version

Version

1.0
Type

Type

jar

Download jmetalsp-algorithm 1.0


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