не последняя версия
Последняя версия 2.4

net.sourceforge.jadex:jadex-applib-bdi 2.0-rc8

The Jadex applib BDI package contain ready to use functionalities for BDI agents mostly in form of modules called capabilities.

Категории

Категории

Сеть Dex Универсальные библиотеки Utility JADE
Группа

Группа

net.sourceforge.jadex
Идентификатор

Идентификатор

jadex-applib-bdi
Версия

Версия

2.0-rc8
Тип

Тип

jar

Скачать jadex-applib-bdi 2.0-rc8


<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/ -->
<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-applib-bdi</artifactId>
    <version>2.0-rc8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/
implementation 'net.sourceforge.jadex:jadex-applib-bdi:2.0-rc8'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/
implementation ("net.sourceforge.jadex:jadex-applib-bdi:2.0-rc8")
'net.sourceforge.jadex:jadex-applib-bdi:jar:2.0-rc8'
<dependency org="net.sourceforge.jadex" name="jadex-applib-bdi" rev="2.0-rc8">
  <artifact name="jadex-applib-bdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applib-bdi', version='2.0-rc8')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-applib-bdi" % "2.0-rc8"
[net.sourceforge.jadex/jadex-applib-bdi "2.0-rc8"]