| License |
License |
|---|---|
| GroupId | GroupIdorg.uma.jmetal |
| ArtifactId | ArtifactIdjmetal-experimental |
| Version | Version5.11 |
| Type | Typejar |
| Description |
Descriptionorg.uma.jmetal:jmetal-experimental
Features in development
|
<!-- https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-experimental/ -->
<dependency>
<groupId>org.uma.jmetal</groupId>
<artifactId>jmetal-experimental</artifactId>
<version>5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-experimental/
implementation 'org.uma.jmetal:jmetal-experimental:5.11'
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-experimental/
implementation ("org.uma.jmetal:jmetal-experimental:5.11")
'org.uma.jmetal:jmetal-experimental:jar:5.11'
<dependency org="org.uma.jmetal" name="jmetal-experimental" rev="5.11">
<artifact name="jmetal-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetal', module='jmetal-experimental', version='5.11')
)
libraryDependencies += "org.uma.jmetal" % "jmetal-experimental" % "5.11"
[org.uma.jmetal/jmetal-experimental "5.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uma.jmetal : jmetal-core | jar | 5.11 |
| org.uma.jmetal : jmetal-lab | jar | 5.11 |
| org.uma.jmetal : jmetal-problem | jar | 5.11 |
| org.uma.jmetal : jmetal-algorithm | jar | 5.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |