Last Version

CleanRecyclerView 1.0.0

Recycler View with pagination in a clean way

License

License

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

clearrecyclerview
Version

Version

1.0.0
Type

Type

aar
Description

Description

CleanRecyclerView
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 clearrecyclerview 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
com.android.support » design jar 25.1.0
com.android.support » recyclerview-v7 jar 25.1.0
io.reactivex : rxandroid jar 1.2.1
io.reactivex : rxjava jar 1.2.1
com.pnikosis : materialish-progress jar 1.7
com.github.vicpinm : presenteradapter jar 1.5.7
com.github.vicpinm : autosubscription jar 1.0.1

Project Modules

There are no modules declared in this project.