| License |
License |
|---|---|
| GroupId | GroupIdcom.github.absysgroup.jeco |
| ArtifactId | ArtifactIdjeco-core |
| Version | Version1.0.17 |
| Type | Typejar |
| Description |
Descriptioncom.github.absysgroup.jeco:jeco-core
Java Evolutionary COmputation library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jeco-core-1.0.17.pom | |
| jeco-core-1.0.17.jar | 221 KB |
| jeco-core-1.0.17-sources.jar | 126 KB |
| jeco-core-1.0.17-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/ -->
<dependency>
<groupId>com.github.absysgroup.jeco</groupId>
<artifactId>jeco-core</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation 'com.github.absysgroup.jeco:jeco-core:1.0.17'
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation ("com.github.absysgroup.jeco:jeco-core:1.0.17")
'com.github.absysgroup.jeco:jeco-core:jar:1.0.17'
<dependency org="com.github.absysgroup.jeco" name="jeco-core" rev="1.0.17">
<artifact name="jeco-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.absysgroup.jeco', module='jeco-core', version='1.0.17')
)
libraryDependencies += "com.github.absysgroup.jeco" % "jeco-core" % "1.0.17"
[com.github.absysgroup.jeco/jeco-core "1.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.4 |
| org.uma.jmetal : jmetal-core | jar | 5.0 |