is not current version
Last Version 1.2.5

com.github.captain-miao:recyclerviewutils 1.2.3

Pull to Refresh And Load More for RecyclerView.

GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

recyclerviewutils
Version

Version

1.2.3
Type

Type

aar

Download recyclerviewutils 1.2.3


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