License |
License |
---|---|
GroupId | GroupIdcom.github.vicpinm |
ArtifactId | ArtifactIdcleanrecyclerview |
Last Version | Last Version5.1.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCleanRecyclerView
Recycler View with pagination in a clean way
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cleanrecyclerview-5.1.6.pom | |
cleanrecyclerview-5.1.6.aar | 63 KB |
cleanrecyclerview-5.1.6-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vicpinm/cleanrecyclerview/ -->
<dependency>
<groupId>com.github.vicpinm</groupId>
<artifactId>cleanrecyclerview</artifactId>
<version>5.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicpinm/cleanrecyclerview/
implementation 'com.github.vicpinm:cleanrecyclerview:5.1.6'
// https://jarcasting.com/artifacts/com.github.vicpinm/cleanrecyclerview/
implementation ("com.github.vicpinm:cleanrecyclerview:5.1.6")
'com.github.vicpinm:cleanrecyclerview:aar:5.1.6'
<dependency org="com.github.vicpinm" name="cleanrecyclerview" rev="5.1.6">
<artifact name="cleanrecyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicpinm', module='cleanrecyclerview', version='5.1.6')
)
libraryDependencies += "com.github.vicpinm" % "cleanrecyclerview" % "5.1.6"
[com.github.vicpinm/cleanrecyclerview "5.1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.16 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.cardview » cardview | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.11 |
com.google.android.material » material | jar | 1.0.0 |
androidx.recyclerview » recyclerview | jar | 1.0.0 |
com.github.vicpinm : kpresenteradapter | jar | 3.1.4 |
com.github.vicpinm : autosubscription | jar | 1.0.2 |
com.github.vicpinm : crv-annotations | jar | 5.0.1 |