Download aal-2.4.02.jar file - Jar a

Jar examples for a:aal

Description

A generic library for android app building.

You can download jar file aal 2.4.02 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aal-2.4.02.jar to your project.

<dependency>
   <groupId>com.xiledsystems</groupId>
   <artifactId>aal</artifactId>
   <version>2.4.02</version>
</dependency>
compile group: 'com.xiledsystems', name: 'aal', version: '2.4.02'
libraryDependencies += "com.xiledsystems" % "aal" % "2.4.02"
<dependency org="com.xiledsystems" name="aal" rev="2.4.02"/>
@Grapes(@Grab(group='com.xiledsystems', module='aal', version='2.4.02'))
'com.xiledsystems:aal:jar:2.4.02'

Download

Click the following link to download the jar file.

aal-2.4.02-javadoc.jar
aal-2.4.02-sources.jar
aal-2.4.02.pom



Related Tutorials