is not current version
Last Version 1.2.5

com.github.captain-miao:recyclerviewutils 1.1.8

Pull to Refresh And Load More for RecyclerView.

GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

recyclerviewutils
Version

Version

1.1.8
Type

Type

aar

Download recyclerviewutils 1.1.8


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