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