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

Jar examples for j:jadex-applications-gpmn

Description

The Jadex micro applications package contain several example applications, benchmarks and testcases using micro agents.

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

License

LGPL License

Build File

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

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

Download

Click the following link to download the jar file.

jadex-applications-gpmn-2.0-sources.jar
jadex-applications-gpmn-2.0.jar
jadex-applications-gpmn-2.0.pom



Related Tutorials