is not current version
Last Version 5.0.1

com.github.vicpinm:crv-processor 5.0.0.beta1

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

crv-processor
Version

Version

5.0.0.beta1
Type

Type

jar

Download crv-processor 5.0.0.beta1


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