<dependency>
<groupId>com.github.chrisbanes.actionbarpulltorefresh</groupId>
<artifactId>library</artifactId>
<version>0.6</version>
<type>apklib</type>
</dependency>
@Grapes(
@Grab(group='com.github.chrisbanes.actionbarpulltorefresh', module='library', version='0.6')
)
<dependency org="com.github.chrisbanes.actionbarpulltorefresh" name="library" rev="0.6" />