is not current version
Last Version 3.0.0

io.github.agentsoz:bdi-matsim 2.0.0

Allows the use of MATsim (www.matsim.org) as the underlying ABM

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

bdi-matsim
Version

Version

2.0.0
Type

Type

jar

Download bdi-matsim 2.0.0


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