Download base-gui-1.1.jar file - Jar b

Jar examples for b:base-gui

Description

You can download jar file base-gui 1.1 in this page.

Build File

You can use the following script to add base-gui-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

base-gui-1.1-javadoc.jar
base-gui-1.1-sources.jar
base-gui-1.1.pom



Related Tutorials