Download base-gui-2.0-RC1.jar file - Jar b

Jar examples for b:base-gui

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

base-gui-2.0-RC1-javadoc.jar
base-gui-2.0-RC1-sources.jar
base-gui-2.0-RC1.pom



Related Tutorials