RecyclerView Container Library

Android RecyclerView with Pull to Refresh and LoadMore.

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.crazyclownsola
ArtifactId

ArtifactId

recycler_container
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

RecyclerView Container Library
Android RecyclerView with Pull to Refresh and LoadMore.
Project URL

Project URL

https://github.com/CrazyClownSola/RecyclerContainer.git
Source Code Management

Source Code Management

https://github.com/CrazyClownSola/RecyclerContainer.git

Download recycler_container

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3