Download jadex-applications-bdi-3.0.0-RC16.jar file - Jar j

Jar examples for j:jadex-applications-bdi

Description

The Jadex BDI applications package contains several example applications, benchmarks and testcases using BDI agents.

You can download jar file jadex-applications-bdi 3.0.0-RC16 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-applications-bdi-3.0.0-RC16.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-applications-bdi-3.0.0-RC16-javadoc.jar
jadex-applications-bdi-3.0.0-RC16-sources.jar
jadex-applications-bdi-3.0.0-RC16.jar
jadex-applications-bdi-3.0.0-RC16.pom



Related Tutorials