Implementation of the Pull-to-Refresh UI Pattern for Android.
'com.github.chrisbanes.pulltorefresh:library:2.1'
<dependency>
<groupId>com.github.chrisbanes.pulltorefresh</groupId>
<artifactId>library</artifactId>
<version>2.1</version>
</dependency>
<dependency org="com.github.chrisbanes.pulltorefresh" name="library" rev="2.1"/>
"com.github.chrisbanes.pulltorefresh", "library", "2.1"