Download abm-jill-2.0.0.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.0 in this page.

Build File

You can use the following script to add abm-jill-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials