MVN

com.rockerhieu : rv-adapter-states

Maven & Gradle

May 18, 2018
93 stars

StatesRecyclerViewAdapter · RecyclerView.Adapter that supports empty state, error state and loading state

<dependency>
    <groupId>com.rockerhieu</groupId>
    <artifactId>rv-adapter-states</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rockerhieu : rv-adapter-states to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.rockerhieu : rv-adapter-states to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
rv-adapter-states-1.2
1.0
rv-adapter-states-1.0

How to add a dependency to Maven

Add the following com.rockerhieu : rv-adapter-states maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rockerhieu</groupId>
    <artifactId>rv-adapter-states</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rockerhieu : rv-adapter-states gradle dependency to your build.gradle file:

implementation 'com.rockerhieu:rv-adapter-states:1.2'

Gradle Kotlin DSL: Add the following com.rockerhieu : rv-adapter-states gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rockerhieu:rv-adapter-states:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rockerhieu : rv-adapter-states sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rockerhieu" % "rv-adapter-states" % "1.2"

Advertisement

Dependencies from Group

May 17, 2018
2 usages
16 stars
Jul 27, 2015
16 stars
Jun 01, 2017
109 stars
May 18, 2018
93 stars

Discover Dependencies

Aug 09, 2016
2 usages
286 stars
Aug 09, 2016
2 usages
286 stars
Aug 22, 2022
286 stars
Aug 03, 2017
17 stars
Dec 31, 2015
17 stars
Aug 15, 2015
2 stars