Download alchemist-swingui-0.0.3.jar file - Jar a

Jar examples for a:alchemist-swingui

Description

Graphical interface for Alchemist, Java-Swing based

You can download jar file alchemist-swingui 0.0.3 in this page.

License

GPL linking exception

Build File

You can use the following script to add alchemist-swingui-0.0.3.jar to your project.

<dependency>
   <groupId>it.unibo.alchemist</groupId>
   <artifactId>alchemist-swingui</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'it.unibo.alchemist', name: 'alchemist-swingui', version: '0.0.3'
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "0.0.3"
<dependency org="it.unibo.alchemist" name="alchemist-swingui" rev="0.0.3"/>
@Grapes(@Grab(group='it.unibo.alchemist', module='alchemist-swingui', version='0.0.3'))
'it.unibo.alchemist:alchemist-swingui:jar:0.0.3'

Download

Click the following link to download the jar file.

alchemist-swingui-0.0.3-javadoc.jar
alchemist-swingui-0.0.3-sources.jar
alchemist-swingui-0.0.3.jar
alchemist-swingui-0.0.3.pom



Related Tutorials