Download gui-commons-3.2-RC1.jar file - Jar g

Jar examples for g:gui-commons

Description

You can download jar file gui-commons 3.2-RC1 in this page.

Build File

You can use the following script to add gui-commons-3.2-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

gui-commons-3.2-RC1-javadoc.jar
gui-commons-3.2-RC1-sources.jar
gui-commons-3.2-RC1.jar
gui-commons-3.2-RC1.pom



Related Tutorials