is not current version
Last Version 1.0.17

com.github.absysgroup.jeco:jeco-core 1.0.9

Java Evolutionary COmputation library

GroupId

GroupId

com.github.absysgroup.jeco
ArtifactId

ArtifactId

jeco-core
Version

Version

1.0.9
Type

Type

jar

Download jeco-core 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/ -->
<dependency>
    <groupId>com.github.absysgroup.jeco</groupId>
    <artifactId>jeco-core</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation 'com.github.absysgroup.jeco:jeco-core:1.0.9'
// https://jarcasting.com/artifacts/com.github.absysgroup.jeco/jeco-core/
implementation ("com.github.absysgroup.jeco:jeco-core:1.0.9")
'com.github.absysgroup.jeco:jeco-core:jar:1.0.9'
<dependency org="com.github.absysgroup.jeco" name="jeco-core" rev="1.0.9">
  <artifact name="jeco-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.absysgroup.jeco', module='jeco-core', version='1.0.9')
)
libraryDependencies += "com.github.absysgroup.jeco" % "jeco-core" % "1.0.9"
[com.github.absysgroup.jeco/jeco-core "1.0.9"]