| License |
License |
|---|---|
| GroupId | GroupIdcom.github.absysgroup.jeco |
| ArtifactId | ArtifactIdjeco-core |
| Version | Version1.0.16 |
| 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.16.pom | |
| jeco-core-1.0.16.jar | 210 KB |
| jeco-core-1.0.16-sources.jar | 120 KB |
| jeco-core-1.0.16-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.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation 'com.github.absysgroup.jeco:jeco-core:1.0.16'
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation ("com.github.absysgroup.jeco:jeco-core:1.0.16")
'com.github.absysgroup.jeco:jeco-core:jar:1.0.16'
<dependency org="com.github.absysgroup.jeco" name="jeco-core" rev="1.0.16">
<artifact name="jeco-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.absysgroup.jeco', module='jeco-core', version='1.0.16')
)
libraryDependencies += "com.github.absysgroup.jeco" % "jeco-core" % "1.0.16"
[com.github.absysgroup.jeco/jeco-core "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.4 |
| org.uma.jmetal : jmetal-core | jar | 5.0 |