Download jadex-runtimetools-swing-3.0.79.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 3.0.79 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-3.0.79.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-runtimetools-swing-3.0.79-javadoc.jar
jadex-runtimetools-swing-3.0.79-sources.jar
jadex-runtimetools-swing-3.0.79.jar
jadex-runtimetools-swing-3.0.79.pom



Related Tutorials