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

net.sourceforge.jadex:jadex-applications-bdi 2.0-rc10

The Jadex BDI applications package contain several example applications, benchmarks and testcases using BDI agents.

Категории

Категории

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

Группа

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

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

jadex-applications-bdi
Версия

Версия

2.0-rc10
Тип

Тип

jar

Скачать jadex-applications-bdi 2.0-rc10


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