Download android-ui-1.2.jar file - Jar a

Jar examples for a:android-ui

Description

Android UI Library

You can download jar file android-ui 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-ui-1.2.jar to your project.

<dependency>
   <groupId>com.github.markushi</groupId>
   <artifactId>android-ui</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.markushi', name: 'android-ui', version: '1.2'
libraryDependencies += "com.github.markushi" % "android-ui" % "1.2"
<dependency org="com.github.markushi" name="android-ui" rev="1.2"/>
@Grapes(@Grab(group='com.github.markushi', module='android-ui', version='1.2'))
'com.github.markushi:android-ui:jar:1.2'

Download

Click the following link to download the jar file.

android-ui-1.2-javadoc.jar
android-ui-1.2-sources.jar
android-ui-1.2.pom



Related Tutorials