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

net.sourceforge.jadex:jadex-distribution-standard 2.1

The standard distribution of the Jadex middleware including all typical modules such as all standard kernels and tools.

Категории

Категории

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

Группа

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

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

jadex-distribution-standard
Версия

Версия

2.1
Тип

Тип

jar

Скачать jadex-distribution-standard 2.1


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