is not current version
Last Version 5.1.6

com.github.vicpinm:cleanrecyclerview 1.3

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

cleanrecyclerview
Version

Version

1.3
Type

Type

aar

Download cleanrecyclerview 1.3


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