| License |
License |
|---|---|
| GroupId | GroupIdorg.uma.jmetal |
| ArtifactId | ArtifactIdjmetal-example |
| Version | Version5.11 |
| Type | Typejar |
| Description |
Descriptionorg.uma.jmetal:jmetal-example
Runners classes
|
| Filename | Size |
|---|---|
| jmetal-example-5.11.pom | |
| jmetal-example-5.11.jar | 269 KB |
| jmetal-example-5.11-sources.jar | 142 KB |
| jmetal-example-5.11-javadoc.jar | 919 KB |
| jmetal-example-5.11-jar-with-dependencies.jar | 73 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/ -->
<dependency>
<groupId>org.uma.jmetal</groupId>
<artifactId>jmetal-example</artifactId>
<version>5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/
implementation 'org.uma.jmetal:jmetal-example:5.11'
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/
implementation ("org.uma.jmetal:jmetal-example:5.11")
'org.uma.jmetal:jmetal-example:jar:5.11'
<dependency org="org.uma.jmetal" name="jmetal-example" rev="5.11">
<artifact name="jmetal-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetal', module='jmetal-example', version='5.11')
)
libraryDependencies += "org.uma.jmetal" % "jmetal-example" % "5.11"
[org.uma.jmetal/jmetal-example "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-algorithm | jar | 5.11 |
| org.uma.jmetal : jmetal-problem | jar | 5.11 |