is not current version
Last Version 5.1.6

com.github.vicpinm:cleanrecyclerview 5.0.6

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

cleanrecyclerview
Version

Version

5.0.6
Type

Type

aar

Download cleanrecyclerview 5.0.6


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