Download jadex-runtimetools-2.0-rc10.jar file - Jar j

Jar examples for j:jadex-runtimetools

Description

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

You can download jar file jadex-runtimetools 2.0-rc10 in this page.

License

LGPL License

Build File

You can use the following script to add jadex-runtimetools-2.0-rc10.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-runtimetools-2.0-rc10-javadoc.jar
jadex-runtimetools-2.0-rc10-sources.jar
jadex-runtimetools-2.0-rc10.jar
jadex-runtimetools-2.0-rc10.pom



Related Tutorials