is not current version
Last Version 0.6

com.github.chrisbanes.actionbarpulltorefresh:extras 0.5


GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

extras
Version

Version

0.5
Type

Type

pom

Download extras 0.5

Filename Size
extras-0.5.pom 674 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extras/ -->
<dependency>
    <groupId>com.github.chrisbanes.actionbarpulltorefresh</groupId>
    <artifactId>extras</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extras/
implementation 'com.github.chrisbanes.actionbarpulltorefresh:extras:0.5'
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extras/
implementation ("com.github.chrisbanes.actionbarpulltorefresh:extras:0.5")
'com.github.chrisbanes.actionbarpulltorefresh:extras:pom:0.5'
<dependency org="com.github.chrisbanes.actionbarpulltorefresh" name="extras" rev="0.5">
  <artifact name="extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisbanes.actionbarpulltorefresh', module='extras', version='0.5')
)
libraryDependencies += "com.github.chrisbanes.actionbarpulltorefresh" % "extras" % "0.5"
[com.github.chrisbanes.actionbarpulltorefresh/extras "0.5"]