is not current version
Last Version 0.7.2

com.marshalchen.ultimaterecyclerview:library 0.3.9

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

GroupId

GroupId

com.marshalchen.ultimaterecyclerview
ArtifactId

ArtifactId

library
Version

Version

0.3.9
Type

Type

aar

Download library 0.3.9


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