Download gui-commons-2.0.jar file - Jar g

Jar examples for g:gui-commons

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

gui-commons-2.0-javadoc.jar
gui-commons-2.0-sources.jar
gui-commons-2.0.jar
gui-commons-2.0.pom



Related Tutorials