Last Version

ABM JILL Integration 3.0.0

Allows the use of JILL (http://agentsoz.github.io/jill/) as the underlying BDI system

License

License

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

abm-jill
Version

Version

3.0.0
Type

Type

jar
Description

Description

ABM JILL Integration
Allows the use of JILL (http://agentsoz.github.io/jill/) as the underlying BDI system

Download abm-jill 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.agentsoz/abm-jill/ -->
<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>abm-jill</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/abm-jill/
implementation 'io.github.agentsoz:abm-jill:3.0.0'
// https://jarcasting.com/artifacts/io.github.agentsoz/abm-jill/
implementation ("io.github.agentsoz:abm-jill:3.0.0")
'io.github.agentsoz:abm-jill:jar:3.0.0'
<dependency org="io.github.agentsoz" name="abm-jill" rev="3.0.0">
  <artifact name="abm-jill" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='abm-jill', version='3.0.0')
)
libraryDependencies += "io.github.agentsoz" % "abm-jill" % "3.0.0"
[io.github.agentsoz/abm-jill "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.agentsoz : bdi-abm jar 3.0.0
io.github.agentsoz : jill jar 0.4.0
io.github.agentsoz : util jar 3.0.0
ch.qos.logback : logback-classic jar 1.2.3
com.google.code.gson : gson jar 2.8.2
junit : junit jar 4.12
com.google.inject : guice jar 4.1.0

Project Modules

There are no modules declared in this project.