Download aal-2.0.0-rc4.jar file - Jar a

Jar examples for a:aal

Description

A generic library for android app building.

You can download jar file aal 2.0.0-rc4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

aal-2.0.0-rc4-javadoc.jar
aal-2.0.0-rc4-sources.jar
aal-2.0.0-rc4.pom



Related Tutorials