License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-runtimetools-swing |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-runtimetools-swing
The Jadex rules tools package contains
tools for the Jadex active components
infrastructure.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools-swing/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-runtimetools-swing</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools-swing/
implementation 'net.sourceforge.jadex:jadex-runtimetools-swing:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools-swing/
implementation ("net.sourceforge.jadex:jadex-runtimetools-swing:2.4")
'net.sourceforge.jadex:jadex-runtimetools-swing:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-runtimetools-swing" rev="2.4">
<artifact name="jadex-runtimetools-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-runtimetools-swing', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-runtimetools-swing" % "2.4"
[net.sourceforge.jadex/jadex-runtimetools-swing "2.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-tools-base-swing | jar | 2.4 |
net.sourceforge.jadex : jadex-platform | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |