Last Version

Next Commons Library RecyclerView 1.7.0

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

License

License

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

recycler
Version

Version

1.7.0
Type

Type

aar
Description

Description

Next Commons Library RecyclerView
Android Next Components: Cache, Task, Views, Widgets, Utils
Project URL

Project URL

https://github.com/mcxiaoke/Android-Next
Source Code Management

Source Code Management

https://github.com/mcxiaoke/Android-Next.git

Download recycler 1.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.0.0
com.mcxiaoke.next : core jar 1.7.0
com.mcxiaoke.next : ui jar 1.7.0

Project Modules

There are no modules declared in this project.