Download aal-3.0.0-rc1.jar file - Jar a

Jar examples for a:aal

Description

A generic library for android app building.

You can download jar file aal 3.0.0-rc1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

aal-3.0.0-rc1-javadoc.jar
aal-3.0.0-rc1-sources.jar
aal-3.0.0-rc1.pom



Related Tutorials