Download support-ui-core-0.0.1.jar file - Jar s

Jar examples for s:support-ui-core

Description

android support ui core

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

support-ui-core-0.0.1-sources.jar
support-ui-core-0.0.1.pom



Related Tutorials