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