Jar examples for g:gui-commons
You can download jar file gui-commons 2.0-RC1 in this page.
You can use the following script to add gui-commons-2.0-RC1.jar to your project.
<dependency> <groupId>org.aperteworkflow</groupId> <artifactId>gui-commons</artifactId> <version>2.0-RC1</version> </dependency>
compile group: 'org.aperteworkflow', name: 'gui-commons', version: '2.0-RC1'
libraryDependencies += "org.aperteworkflow" % "gui-commons" % "2.0-RC1"
<dependency org="org.aperteworkflow" name="gui-commons" rev="2.0-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='gui-commons', version='2.0-RC1'))
'org.aperteworkflow:gui-commons:jar:2.0-RC1'
Click the following link to download the jar file.
gui-commons-2.0-RC1-javadoc.jar