Jar examples for j:jadex-applib-bdi
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.
GNU GENERAL PUBLIC LICENSE Version 3 or later
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'
Click the following link to download the jar file.
jadex-applib-bdi-2.4-javadoc.jar