is not current version
Last Version 0.6

com.github.chrisbanes.actionbarpulltorefresh:extras 0.3.1


GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

extras
Version

Version

0.3.1
Type

Type

pom

Download extras 0.3.1

Filename Size
extras-0.3.1.pom 676 bytes
Browse

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