Last Version

ultimaterecyclerview 0.7.2

A RecyclerView(advanced and flexible version of ListView) with refreshing,loading more,animation and many other features.

License

License

GroupId

GroupId

com.marshalchen.ultimaterecyclerview
ArtifactId

ArtifactId

library
Version

Version

0.7.2
Type

Type

aar
Description

Description

ultimaterecyclerview
A RecyclerView(advanced and flexible version of ListView) with refreshing,loading more,animation and many other features.
Project URL

Project URL

https://github.com/cymcsg/UltimateRecyclerView
Source Code Management

Source Code Management

https://github.com/cymcsg/UltimateRecyclerView

Download library 0.7.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.2.0
com.android.support » support-v13 jar 25.2.0
com.android.support » recyclerview-v7 jar 25.2.0
in.srain.cube : ultra-ptr jar 1.0.11
com.github.bumptech.glide : glide jar 3.7.0
jp.wasabeef : recyclerview-animators jar 2.2.3

Project Modules

There are no modules declared in this project.