Download jadex-commons-gui-3.0.0-RC16.jar file - Jar j

Jar examples for j:jadex-commons-gui

Description

Common GUI support classes.

You can download jar file jadex-commons-gui 3.0.0-RC16 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-commons-gui-3.0.0-RC16.jar to your project.

<dependency>
   <groupId>org.activecomponents.jadex</groupId>
   <artifactId>jadex-commons-gui</artifactId>
   <version>3.0.0-RC16</version>
</dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-commons-gui', version: '3.0.0-RC16'
libraryDependencies += "org.activecomponents.jadex" % "jadex-commons-gui" % "3.0.0-RC16"
<dependency org="org.activecomponents.jadex" name="jadex-commons-gui" rev="3.0.0-RC16"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-commons-gui', version='3.0.0-RC16'))
'org.activecomponents.jadex:jadex-commons-gui:jar:3.0.0-RC16'

Download

Click the following link to download the jar file.

jadex-commons-gui-3.0.0-RC16-javadoc.jar
jadex-commons-gui-3.0.0-RC16-sources.jar
jadex-commons-gui-3.0.0-RC16.jar
jadex-commons-gui-3.0.0-RC16.pom



Related Tutorials