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

net.sourceforge.jadex:jadex-rules-tools 2.0

The Jadex rules tools package contains tools for the Jadex rule engine.

Категории

Категории

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

Группа

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

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

jadex-rules-tools
Версия

Версия

2.0
Тип

Тип

jar

Скачать jadex-rules-tools 2.0


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