Download jadex-rules-tools-2.3.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 2.3 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-2.3.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-rules-tools-2.3-javadoc.jar
jadex-rules-tools-2.3-sources.jar
jadex-rules-tools-2.3-tests.jar
jadex-rules-tools-2.3.jar
jadex-rules-tools-2.3.pom



Related Tutorials