Download ajlib-0.2.3.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.2.3 in this page.

License

GNU Lesser General Public License v3 (LGPL-v3)

Build File

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'

Download

Click the following link to download the jar file.

ajlib-0.2.3-javadoc.jar
ajlib-0.2.3-sources.jar
ajlib-0.2.3.jar
ajlib-0.2.3.pom



Related Tutorials