Download jadex-applib-bdi-2.4.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 2.4 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-2.4.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-applib-bdi-2.4-javadoc.jar
jadex-applib-bdi-2.4-sources.jar
jadex-applib-bdi-2.4-tests.jar
jadex-applib-bdi-2.4.jar
jadex-applib-bdi-2.4.pom



Related Tutorials