Jar examples for a:abm-jill
Allows the use of JILL (http://agentsoz.github.io/jill/) as the underlying BDI system
You can download jar file abm-jill 2.0.1 in this page.
You can use the following script to add abm-jill-2.0.1.jar to your project.
<dependency> <groupId>io.github.agentsoz</groupId> <artifactId>abm-jill</artifactId> <version>2.0.1</version> </dependency>
compile group: 'io.github.agentsoz', name: 'abm-jill', version: '2.0.1'
libraryDependencies += "io.github.agentsoz" % "abm-jill" % "2.0.1"
<dependency org="io.github.agentsoz" name="abm-jill" rev="2.0.1"/>
@Grapes(@Grab(group='io.github.agentsoz', module='abm-jill', version='2.0.1'))
'io.github.agentsoz:abm-jill:jar:2.0.1'
Click the following link to download the jar file.
abm-jill-2.0.1-javadoc.jar