Advanced RecyclerView

RecyclerView extension library which provides advanced features. (ex. swiping, drag and drop sorting, expandable items, etc...)

License

License

GroupId

GroupId

com.h6ah4i.android.widget.advrecyclerview
ArtifactId

ArtifactId

advrecyclerview
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Advanced RecyclerView
RecyclerView extension library which provides advanced features. (ex. swiping, drag and drop sorting, expandable items, etc...)
Project URL

Project URL

https://github.com/h6ah4i/android-advancedrecyclerview
Source Code Management

Source Code Management

https://github.com/h6ah4i/android-advancedrecyclerview

Download advrecyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0