Jar examples for j:jadex-tools-base
Reusable classes for starting Jadex, running test cases and building JCC plugins. No GUI classes included.
You can download jar file jadex-tools-base 3.0.0-RC63 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-tools-base-3.0.0-RC63.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-tools-base</artifactId> <version>3.0.0-RC63</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-tools-base', version: '3.0.0-RC63'
libraryDependencies += "org.activecomponents.jadex" % "jadex-tools-base" % "3.0.0-RC63"
<dependency org="org.activecomponents.jadex" name="jadex-tools-base" rev="3.0.0-RC63"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-tools-base', version='3.0.0-RC63'))
'org.activecomponents.jadex:jadex-tools-base:jar:3.0.0-RC63'
Click the following link to download the jar file.
jadex-tools-base-3.0.0-RC63-javadoc.jar