Last Version

io.github.fmichel:MaDKit 5.3.2

A lightweight Java library for designing and simulating Multi-Agent Systems

License

License

CeCILL-C
GroupId

GroupId

io.github.fmichel
ArtifactId

ArtifactId

MaDKit
Version

Version

5.3.2
Type

Type

jar
Description

Description

io.github.fmichel:MaDKit
A lightweight Java library for designing and simulating Multi-Agent Systems
Project URL

Project URL

http://www.madkit.net
Source Code Management

Source Code Management

https://github.com/fmichel/MaDKit/tree/master

Download MaDKit 5.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.