Jar examples for a:aal
A generic library for android app building.
You can download jar file aal 1.0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add aal-1.0.12.jar to your project.
<dependency> <groupId>com.xiledsystems</groupId> <artifactId>aal</artifactId> <version>1.0.12</version> </dependency>
compile group: 'com.xiledsystems', name: 'aal', version: '1.0.12'
libraryDependencies += "com.xiledsystems" % "aal" % "1.0.12"
<dependency org="com.xiledsystems" name="aal" rev="1.0.12"/>
@Grapes(@Grab(group='com.xiledsystems', module='aal', version='1.0.12'))
'com.xiledsystems:aal:jar:1.0.12'
Click the following link to download the jar file.
aal-1.0.12-javadoc.jar