MVN

io.github.agentsoz : bdi-abm

Maven & Gradle

Jan 29, 2019
9 usages
7 stars

BDI ABM Integration · A generic layer for integrating a Belief-Desire-Intention (BDI) system with an Agent-based Model (ABM)

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

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

  • Version Updated
  • bdi-abm-3.0.0

    Jan 29, 2019
  • bdi-abm-2.0.1

    Mar 24, 2017
  • bdi-abm-2.0.0

    Mar 24, 2017
  • bdi-abm-1.0.0

    Jan 26, 2016

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.agentsoz" % "bdi-abm" % "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

Jun 18, 2011
3 usages
Aug 27, 2016
2 usages
80 stars
Sep 07, 2017
2 usages
13 stars
May 21, 2019
6 usages
May 16, 2018
3 usages
Jan 27, 2021
21 usages
147 stars
Apr 20, 2020
3 usages
0 stars
Nov 07, 2022
33 usages
1.2k stars
Jan 29, 2023
3 usages
239 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome