Jar examples for b:bdi-matsim
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.
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'
Click the following link to download the jar file.
bdi-matsim-2.0.1-javadoc.jar