Jar examples for j:jadex-runtimetools-swing
The Jadex rules tools package contains tools for the Jadex active components infrastructure.
You can download jar file jadex-runtimetools-swing 2.4 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-runtimetools-swing-2.4.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-runtimetools-swing</artifactId> <version>2.4</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-runtimetools-swing', version: '2.4'
libraryDependencies += "net.sourceforge.jadex" % "jadex-runtimetools-swing" % "2.4"
<dependency org="net.sourceforge.jadex" name="jadex-runtimetools-swing" rev="2.4"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-runtimetools-swing', version='2.4'))
'net.sourceforge.jadex:jadex-runtimetools-swing:jar:2.4'
Click the following link to download the jar file.
jadex-runtimetools-swing-2.4-javadoc.jar