is not current version
Last Version 1.7.0

com.mcxiaoke.next:recycler 1.5.3

Android Next Components: Cache, Task, Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

recycler
Version

Version

1.5.3
Type

Type

aar

Download recycler 1.5.3


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