is not current version
Last Version 1.0.17

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

Java Evolutionary COmputation library

GroupId

GroupId

com.github.absysgroup.jeco
ArtifactId

ArtifactId

jeco-core
Version

Version

1.0.4
Type

Type

jar

Download jeco-core 1.0.4


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