Last Version

Android Pull to Refresh And Load More for RecyclerView 1.2.5

Pull to Refresh And Load More for RecyclerView.

License

License

MIT
GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

recyclerviewutils
Version

Version

1.2.5
Type

Type

aar
Description

Description

Android Pull to Refresh And Load More for RecyclerView
Pull to Refresh And Load More for RecyclerView.
Project URL

Project URL

https://github.com/captain-miao/RecyclerViewUtils
Source Code Management

Source Code Management

https://github.com/captain-miao/RecyclerViewUtils

Download recyclerviewutils 1.2.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 24.2.1

Project Modules

There are no modules declared in this project.