Download abm-jill-2.0.1.jar file - Jar a

Jar examples for a:abm-jill

Description

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.

Build File

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'

Download

Click the following link to download the jar file.

abm-jill-2.0.1-javadoc.jar
abm-jill-2.0.1-sources.jar
abm-jill-2.0.1.jar
abm-jill-2.0.1.pom



Related Tutorials