Download ajlib-0.3.0.jar file - Jar a

Jar examples for a:ajlib

Description

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.

License

GNU Lesser General Public License v3 (LGPL-v3)

Build File

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'

Download

Click the following link to download the jar file.

ajlib-0.3.0-javadoc.jar
ajlib-0.3.0-sources.jar
ajlib-0.3.0.jar
ajlib-0.3.0.pom



Related Tutorials