Download jadex-rules-tools-3.0.1.jar file - Jar j

Jar examples for j:jadex-rules-tools

Description

The Jadex rules tools package contains tools for the Jadex rule engine.

You can download jar file jadex-rules-tools 3.0.1 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-rules-tools-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-rules-tools-3.0.1-javadoc.jar
jadex-rules-tools-3.0.1-sources.jar
jadex-rules-tools-3.0.1.jar
jadex-rules-tools-3.0.1.pom



Related Tutorials