License |
License |
---|---|
GroupId | GroupIdcom.marshalchen.ultimaterecyclerview |
ArtifactId | ArtifactIdlibrary |
Version | Version0.7.2 |
Type | Typeaar |
Description |
Descriptionultimaterecyclerview
A RecyclerView(advanced and flexible version of ListView) with refreshing,loading more,animation and many other features.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-0.7.2.pom | |
library-0.7.2.aar | 378 KB |
library-0.7.2-sources.jar | 179 KB |
Browse |
<!-- 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"]
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 |