is not current version
Last Version 5.0.1

com.github.vicpinm:crv-annotations 5.0.0

Recycler View with pagination in a clean way

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

crv-annotations
Version

Version

5.0.0
Type

Type

jar

Download crv-annotations 5.0.0


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