Download bdi-matsim-2.0.1.jar file - Jar b

Jar examples for b:bdi-matsim

Description

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

You can download jar file bdi-matsim 2.0.1 in this page.

Build File

You can use the following script to add bdi-matsim-2.0.1.jar to your project.

<dependency>
   <groupId>io.github.agentsoz</groupId>
   <artifactId>bdi-matsim</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'io.github.agentsoz', name: 'bdi-matsim', version: '2.0.1'
libraryDependencies += "io.github.agentsoz" % "bdi-matsim" % "2.0.1"
<dependency org="io.github.agentsoz" name="bdi-matsim" rev="2.0.1"/>
@Grapes(@Grab(group='io.github.agentsoz', module='bdi-matsim', version='2.0.1'))
'io.github.agentsoz:bdi-matsim:jar:2.0.1'

Download

Click the following link to download the jar file.

bdi-matsim-2.0.1-javadoc.jar
bdi-matsim-2.0.1-sources.jar
bdi-matsim-2.0.1.jar
bdi-matsim-2.0.1.pom



Related Tutorials