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.2.3 in this page.
GNU Lesser General Public License v3 (LGPL-v3)
You can use the following script to add ajlib-0.2.3.jar to your project.
<dependency> <groupId>com.fathzer</groupId> <artifactId>ajlib</artifactId> <version>0.2.3</version> </dependency>
compile group: 'com.fathzer', name: 'ajlib', version: '0.2.3'
libraryDependencies += "com.fathzer" % "ajlib" % "0.2.3"
<dependency org="com.fathzer" name="ajlib" rev="0.2.3"/>
@Grapes(@Grab(group='com.fathzer', module='ajlib', version='0.2.3'))
'com.fathzer:ajlib:jar:0.2.3'
Click the following link to download the jar file.
ajlib-0.2.3-javadoc.jar