is not current version
Last Version 5.1.6

com.github.vicpinm:cleanrecyclerview 1.2.9

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

cleanrecyclerview
Version

Version

1.2.9
Type

Type

aar

Download cleanrecyclerview 1.2.9


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