MVN

io.github.agentsoz : abm-jill

Maven & Gradle

Jan 29, 2019
2 usages
7 stars

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

<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>abm-jill</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.agentsoz : abm-jill to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.agentsoz : abm-jill to add to Maven or Gradle - All Versions:

  • Version Updated
  • abm-jill-3.0.0

    Jan 29, 2019
  • abm-jill-2.0.1

    Mar 24, 2017
  • abm-jill-2.0.0

    Mar 24, 2017
  • abm-jill-1.0.0

    Jan 26, 2016

How to add a dependency to Maven

Add the following io.github.agentsoz : abm-jill maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>abm-jill</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.agentsoz : abm-jill gradle dependency to your build.gradle file:

implementation 'io.github.agentsoz:abm-jill:3.0.0'

Gradle Kotlin DSL: Add the following io.github.agentsoz : abm-jill gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.agentsoz:abm-jill:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.agentsoz : abm-jill sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.agentsoz" % "abm-jill" % "3.0.0"

Advertisement

Dependencies from Group

Jan 29, 2019
9 usages
7 stars
Jan 29, 2019
5 usages
5 stars
Mar 24, 2017
3 usages
7 stars
Jan 29, 2019
3 usages
7 stars
Jan 29, 2019
2 usages
7 stars

Discover Dependencies

Mar 06, 2023
3 usages
698 stars
Aug 25, 2020
3 usages
82 stars
Jan 02, 2019
2 usages
0 stars
Feb 10, 2015
2 usages
4 stars
Aug 26, 2014
2 usages
May 30, 2018
2 usages
1 stars
Mar 07, 2019
4 usages
7 stars
Jun 19, 2019
3 usages
1 stars
Feb 21, 2023
15 usages
59 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome