Jar examples for b:bdi-abm
A generic layer for integrating a Belief-Desire-Intention (BDI) system with an Agent-based Model (ABM)
You can download jar file bdi-abm 2.0.0 in this page.
You can use the following script to add bdi-abm-2.0.0.jar to your project.
<dependency> <groupId>io.github.agentsoz</groupId> <artifactId>bdi-abm</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.github.agentsoz', name: 'bdi-abm', version: '2.0.0'
libraryDependencies += "io.github.agentsoz" % "bdi-abm" % "2.0.0"
<dependency org="io.github.agentsoz" name="bdi-abm" rev="2.0.0"/>
@Grapes(@Grab(group='io.github.agentsoz', module='bdi-abm', version='2.0.0'))
'io.github.agentsoz:bdi-abm:jar:2.0.0'
Click the following link to download the jar file.
bdi-abm-2.0.0-javadoc.jar