Last Version

Android-PullToRefresh Library 2.5.4

Android-PullToRefresh Project

License

License

GroupId

GroupId

com.mcxiaoke.pulltorefresh
ArtifactId

ArtifactId

library
Version

Version

2.5.4
Type

Type

aar
Description

Description

Android-PullToRefresh Library
Android-PullToRefresh Project

Download library 2.5.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.1.0

Project Modules

There are no modules declared in this project.