is not current version
Last Version 3.0.0

io.github.agentsoz:bdi-matsim 2.0.1

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.1
Type

Type

jar

Download bdi-matsim 2.0.1


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