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 2.1 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-tools-base-2.1.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-tools-base</artifactId> <version>2.1</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-tools-base', version: '2.1'
libraryDependencies += "net.sourceforge.jadex" % "jadex-tools-base" % "2.1"
<dependency org="net.sourceforge.jadex" name="jadex-tools-base" rev="2.1"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-tools-base', version='2.1'))
'net.sourceforge.jadex:jadex-tools-base:jar:2.1'
Click the following link to download the jar file.
jadex-tools-base-2.1-javadoc.jar