Last Version

recyclerviewhelper 25.0.0

RecyclerViewHelper provides the most common functions around recycler view like Swipe to dismiss, Drag and Drop, Divider in the ui, events for when item selected and when not selected, on-click listener for items.

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

recyclerviewhelper
Version

Version

25.0.0
Type

Type

aar
Description

Description

recyclerviewhelper
RecyclerViewHelper provides the most common functions around recycler view like Swipe to dismiss, Drag and Drop, Divider in the ui, events for when item selected and when not selected, on-click listener for items.
Project URL

Project URL

https://github.com/nisrulz/recyclerviewhelper
Source Code Management

Source Code Management

https://github.com/nisrulz/recyclerviewhelper

Download recyclerviewhelper 25.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.