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