License |
License |
---|---|
GroupId | GroupIdio.github.agentsoz |
ArtifactId | ArtifactIdabm-jill |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionABM JILL Integration
Allows the use of JILL (http://agentsoz.github.io/jill/) as the underlying BDI system
|
Filename | Size |
---|---|
abm-jill-3.0.0.pom | |
abm-jill-3.0.0.jar | 11 KB |
abm-jill-3.0.0-tests.jar | 13 KB |
abm-jill-3.0.0-sources.jar | 9 KB |
abm-jill-3.0.0-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
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 |