Download jadex-tools-bdi-2.0.jar file - Jar j

Jar examples for j:jadex-tools-bdi

Description

The Jadex tools bdi package contains JCC plugins for Jadex BDI agents.

You can download jar file jadex-tools-bdi 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-tools-bdi-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-tools-bdi-2.0-javadoc.jar
jadex-tools-bdi-2.0-sources.jar
jadex-tools-bdi-2.0.jar
jadex-tools-bdi-2.0.pom



Related Tutorials