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 1.0.0 in this page.
You can use the following script to add abm-jack-1.0.0.jar to your project.
<dependency> <groupId>io.github.agentsoz</groupId> <artifactId>abm-jack</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.github.agentsoz', name: 'abm-jack', version: '1.0.0'
libraryDependencies += "io.github.agentsoz" % "abm-jack" % "1.0.0"
<dependency org="io.github.agentsoz" name="abm-jack" rev="1.0.0"/>
@Grapes(@Grab(group='io.github.agentsoz', module='abm-jack', version='1.0.0'))
'io.github.agentsoz:abm-jack:jar:1.0.0'
Click the following link to download the jar file.
abm-jack-1.0.0-javadoc.jar