is not current version
Last Version 2.5.4

com.mcxiaoke.pulltorefresh:library 2.5.3

Android-PullToRefresh Project

GroupId

GroupId

com.mcxiaoke.pulltorefresh
ArtifactId

ArtifactId

library
Version

Version

2.5.3
Type

Type

aar

Download library 2.5.3


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