is not current version
Last Version 2.1.1

com.github.chrisbanes.pulltorefresh:extras 1.4.1.1


GroupId

GroupId

com.github.chrisbanes.pulltorefresh
ArtifactId

ArtifactId

extras
Version

Version

1.4.1.1
Type

Type

pom

Download extras 1.4.1.1

Filename Size
extras-1.4.1.1.pom 666 bytes
Browse

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