Jar examples for j:jadex-tools-comanalyzer
The Jadex tools comanalyzer package contains the ComAnalyzer JCC plugin for observing the communication between Jadex components.
You can download jar file jadex-tools-comanalyzer 2.2.1 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-tools-comanalyzer-2.2.1.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-tools-comanalyzer</artifactId> <version>2.2.1</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-tools-comanalyzer', version: '2.2.1'
libraryDependencies += "net.sourceforge.jadex" % "jadex-tools-comanalyzer" % "2.2.1"
<dependency org="net.sourceforge.jadex" name="jadex-tools-comanalyzer" rev="2.2.1"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-tools-comanalyzer', version='2.2.1'))
'net.sourceforge.jadex:jadex-tools-comanalyzer:jar:2.2.1'
Click the following link to download the jar file.
jadex-tools-comanalyzer-2.2.1-javadoc.jar