Last Version

Crv Processor 5.0.1

Recycler View with pagination in a clean way

License

License

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

crv-processor
Version

Version

5.0.1
Type

Type

jar
Description

Description

Crv Processor
Recycler View with pagination in a clean way
Project URL

Project URL

https://github.com/vicpinm/CleanRecyclerView
Source Code Management

Source Code Management

https://github.com/vicpinm/CleanRecyclerView

Download crv-processor 5.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.0
com.squareup : javapoet jar 1.8.0
com.github.vicpinm : crv-annotations jar 5.0.1

Project Modules

There are no modules declared in this project.