is not current version
Last Version 0.3.0

com.github.rinde:evo4mas 0.2.0

Evolutionary algorithms for designing multi-agent systems for logistics.

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

evo4mas
Version

Version

0.2.0
Type

Type

jar

Download evo4mas 0.2.0


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