is not current version
Last Version 5.0.1

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

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

crv-annotations
Version

Version

5.0.0.beta1
Type

Type

jar

Download crv-annotations 5.0.0.beta1


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