MVN

com.github.nisrulz : recyclerviewhelper

Maven & Gradle

Mar 15, 2021
642 stars

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.

<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>recyclerviewhelper</artifactId>
    <version>x1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nisrulz : recyclerviewhelper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: x1.0.0

All Versions

Choose a version of com.github.nisrulz : recyclerviewhelper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
25.0.x
recyclerviewhelper-25.0.0
24.1.x
recyclerviewhelper-24.1.1
24.0.x
recyclerviewhelper-24.0.0
23.4.x
recyclerviewhelper-23.4.0
23.3.x
recyclerviewhelper-23.3.0
x1.1.x
recyclerviewhelper-x1.1.0
x1.0.x
recyclerviewhelper-x1.0.0

How to add a dependency to Maven

Add the following com.github.nisrulz : recyclerviewhelper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>recyclerviewhelper</artifactId>
    <version>x1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nisrulz : recyclerviewhelper gradle dependency to your build.gradle file:

implementation 'com.github.nisrulz:recyclerviewhelper:x1.0.0'

Gradle Kotlin DSL: Add the following com.github.nisrulz : recyclerviewhelper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nisrulz:recyclerviewhelper:x1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nisrulz : recyclerviewhelper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nisrulz" % "recyclerviewhelper" % "x1.0.0"

Advertisement

Dependencies from Group

Mar 16, 2021
2 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars

Discover Dependencies

Dec 27, 2018
1 usages
233 stars
Dec 27, 2018
1 usages
233 stars
Dec 27, 2018
1 usages
233 stars
May 15, 2016
3 usages
1 stars
Apr 25, 2016
104 stars