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