MVN

com.marshalchen.ultimaterecyclerview : library

Maven & Gradle

Feb 24, 2017
3 usages
7.2k stars

ultimaterecyclerview · A RecyclerView(advanced and flexible version of ListView) with refreshing,loading more,animation and many other features.

<dependency>
    <groupId>com.marshalchen.ultimaterecyclerview</groupId>
    <artifactId>library</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.2

All Versions

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

Version Vulnerabilities Updated
0.7.x
library-0.7.2
library-0.7.0
0.3.x
library-0.3.11
library-0.3.10
library-0.3.9
library-0.3.5
library-0.3.4
library-0.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.marshalchen.ultimaterecyclerview</groupId>
    <artifactId>library</artifactId>
    <version>0.7.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.marshalchen.ultimaterecyclerview:library:0.7.2'

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

implementation("com.marshalchen.ultimaterecyclerview:library:0.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.marshalchen.ultimaterecyclerview" % "library" % "0.7.2"

Advertisement

Dependencies from Group

Feb 24, 2017
3 usages
7.2k stars

Discover Dependencies

May 27, 2015
2 usages
170 stars
Jul 31, 2015
2 usages
0 stars
Feb 05, 2018
7 usages
1.2k stars
Sep 23, 2019
2 usages
56 stars
May 15, 2019
3 usages
142 stars
Feb 02, 2018
2 usages
3 stars
Jul 15, 2017
3 usages
11 stars
Nov 21, 2016
3 usages
0 stars
Nov 16, 2016
3 usages
6 stars
Mar 25, 2019
1 usages
1 stars