MVN

com.rockerhieu.rvadapter : library

Maven & Gradle

Jul 27, 2015
16 stars

RecyclerViewAdapterWrapper · A wrapper for RecyclerView.Adapter

<dependency>
    <groupId>com.rockerhieu.rvadapter</groupId>
    <artifactId>library</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rockerhieu.rvadapter : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.rockerhieu.rvadapter : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
library-1.0

How to add a dependency to Maven

Add the following com.rockerhieu.rvadapter : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rockerhieu.rvadapter</groupId>
    <artifactId>library</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rockerhieu.rvadapter : library gradle dependency to your build.gradle file:

implementation 'com.rockerhieu.rvadapter:library:1.0'

Gradle Kotlin DSL: Add the following com.rockerhieu.rvadapter : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rockerhieu.rvadapter:library:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rockerhieu.rvadapter : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rockerhieu.rvadapter" % "library" % "1.0"

Advertisement

Dependencies from Group

Jul 27, 2015
16 stars

Discover Dependencies

Jul 27, 2015
16 stars
Jun 01, 2017
109 stars
Apr 18, 2016
1 stars
Sep 25, 2015
2 usages
495 stars
Jul 29, 2015
23 stars
Jul 29, 2015
1 usages
23 stars
Jul 29, 2015
1 usages
23 stars
Jul 30, 2015
175 stars
Aug 02, 2017
26 stars