Download support-ui-0.1.5.jar file - Jar s

Jar examples for s:support-ui

Description

android support ui kit

You can download jar file support-ui 0.1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add support-ui-0.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

support-ui-0.1.5-sources.jar
support-ui-0.1.5.pom



Related Tutorials