is not current version
Last Version 2.0

org.uma.jmetalsp:jmetalsp 1.0

Java framework for Big Data Optimization with multi-objective metaheuristics

GroupId

GroupId

org.uma.jmetalsp
ArtifactId

ArtifactId

jmetalsp
Version

Version

1.0
Type

Type

pom

Download jmetalsp 1.0

Filename Size
jmetalsp-1.0.pom 10 KB
Browse

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