| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.uma.jmetal |
| Идентификатор | Идентификаторjmetal-example |
| Версия | Версия5.10 |
| Тип | Типjar |
| Описание |
Описаниеorg.uma.jmetal:jmetal-example
Runners classes
|
| Имя Файла | Размер |
|---|---|
| jmetal-example-5.10.pom | |
| jmetal-example-5.10.jar | 288 KB |
| jmetal-example-5.10-sources.jar | 138 KB |
| jmetal-example-5.10-javadoc.jar | 938 KB |
| jmetal-example-5.10-jar-with-dependencies.jar | 71 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/ -->
<dependency>
<groupId>org.uma.jmetal</groupId>
<artifactId>jmetal-example</artifactId>
<version>5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/
implementation 'org.uma.jmetal:jmetal-example:5.10'
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-example/
implementation ("org.uma.jmetal:jmetal-example:5.10")
'org.uma.jmetal:jmetal-example:jar:5.10'
<dependency org="org.uma.jmetal" name="jmetal-example" rev="5.10">
<artifact name="jmetal-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetal', module='jmetal-example', version='5.10')
)
libraryDependencies += "org.uma.jmetal" % "jmetal-example" % "5.10"
[org.uma.jmetal/jmetal-example "5.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.uma.jmetal : jmetal-core | jar | 5.10 |
| org.uma.jmetal : jmetal-lab | jar | 5.10 |
| org.uma.jmetal : jmetal-algorithm | jar | 5.10 |
| org.uma.jmetal : jmetal-problem | jar | 5.10 |