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