Jar examples for a:ajui
Accessible Java GUI
You can download jar file ajui 1.0.0 in this page.
LGPL
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'
Click the following link to download the jar file.
ajui-1.0.0-javadoc.jar