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

net.sourceforge.jadex:jadex-applications-bdiv3 2.3

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

Категории

Категории

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

Группа

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

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

jadex-applications-bdiv3
Версия

Версия

2.3
Тип

Тип

jar

Скачать jadex-applications-bdiv3 2.3


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