Download ajui-1.0.0.jar file - Jar a

Jar examples for a:ajui

Description

Accessible Java GUI

You can download jar file ajui 1.0.0 in this page.

License

LGPL

Build File

You can use the following script to add ajui-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.ajui</groupId>
   <artifactId>ajui</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.ajui', name: 'ajui', version: '1.0.0'
libraryDependencies += "com.googlecode.ajui" % "ajui" % "1.0.0"
<dependency org="com.googlecode.ajui" name="ajui" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.ajui', module='ajui', version='1.0.0'))
'com.googlecode.ajui:ajui:jar:1.0.0'

Download

Click the following link to download the jar file.

ajui-1.0.0-javadoc.jar
ajui-1.0.0-sources.jar
ajui-1.0.0.jar
ajui-1.0.0.pom



Related Tutorials