Download jadex-rules-applications-2.0.jar file - Jar j

Jar examples for j:jadex-rules-applications

Description

The Jadex rules applications package contains several example applications using rules.

You can download jar file jadex-rules-applications 2.0 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-rules-applications-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-rules-applications-2.0-javadoc.jar
jadex-rules-applications-2.0-sources.jar
jadex-rules-applications-2.0.jar
jadex-rules-applications-2.0.pom



Related Tutorials