Download android-widgets-0.1.1.jar file - Jar a

Jar examples for a:android-widgets

Description

A modern implementation of the pull-to-refresh for Android

You can download jar file android-widgets 0.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-widgets-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

android-widgets-0.1.1-javadoc.jar
android-widgets-0.1.1-sources.jar
android-widgets-0.1.1.pom



Related Tutorials