Download jadex-applib-bdi-3.0.0-RC80.jar file - Jar j

Jar examples for j:jadex-applib-bdi

Description

The Jadex applib BDI package contains ready to use functionalities for BDI agents mostly in form of modules called capabilities.

You can download jar file jadex-applib-bdi 3.0.0-RC80 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

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

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

Download

Click the following link to download the jar file.

jadex-applib-bdi-3.0.0-RC80-javadoc.jar
jadex-applib-bdi-3.0.0-RC80-sources.jar
jadex-applib-bdi-3.0.0-RC80.jar
jadex-applib-bdi-3.0.0-RC80.pom



Related Tutorials