Jar examples for a:ajlib
AJlib is a simple java library with Swing widgets, utilities and other stuff
You can download jar file ajlib 0.3.0 in this page.
GNU Lesser General Public License v3 (LGPL-v3)
You can use the following script to add ajlib-0.3.0.jar to your project.
<dependency> <groupId>com.fathzer</groupId> <artifactId>ajlib</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.fathzer', name: 'ajlib', version: '0.3.0'
libraryDependencies += "com.fathzer" % "ajlib" % "0.3.0"
<dependency org="com.fathzer" name="ajlib" rev="0.3.0"/>
@Grapes(@Grab(group='com.fathzer', module='ajlib', version='0.3.0'))
'com.fathzer:ajlib:jar:0.3.0'
Click the following link to download the jar file.
ajlib-0.3.0-javadoc.jar