Download jadex-runtimetools-swing-2.2.1.jar file - Jar j

Jar examples for j:jadex-runtimetools-swing

Description

The Jadex rules tools package contains tools for the Jadex active components infrastructure.

You can download jar file jadex-runtimetools-swing 2.2.1 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-runtimetools-swing-2.2.1.jar to your project.

<dependency>
   <groupId>net.sourceforge.jadex</groupId>
   <artifactId>jadex-runtimetools-swing</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-runtimetools-swing', version: '2.2.1'
libraryDependencies += "net.sourceforge.jadex" % "jadex-runtimetools-swing" % "2.2.1"
<dependency org="net.sourceforge.jadex" name="jadex-runtimetools-swing" rev="2.2.1"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-runtimetools-swing', version='2.2.1'))
'net.sourceforge.jadex:jadex-runtimetools-swing:jar:2.2.1'

Download

Click the following link to download the jar file.

jadex-runtimetools-swing-2.2.1-javadoc.jar
jadex-runtimetools-swing-2.2.1-sources.jar
jadex-runtimetools-swing-2.2.1-tests.jar
jadex-runtimetools-swing-2.2.1.jar
jadex-runtimetools-swing-2.2.1.pom



Related Tutorials