Jar examples for a:android-widgets
A modern implementation of the pull-to-refresh for Android
You can download jar file android-widgets 0.1.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
android-widgets-0.1.1-javadoc.jar