is not current version
Last Version 3.0.0

io.github.agentsoz:abm-jill 1.0.0

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

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

abm-jill
Version

Version

1.0.0
Type

Type

jar

Download abm-jill 1.0.0


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