MVN

com.navercorp.pulltorefresh : library

Maven & Gradle

Jul 25, 2014
317 stars

Android-PullToRefresh Library

<dependency>
    <groupId>com.navercorp.pulltorefresh</groupId>
    <artifactId>library</artifactId>
    <version>3.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.2.3

All Versions

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

Version Vulnerabilities Updated
3.2.x
library-3.2.3
library-3.2.2
library-3.2.1
library-3.2.0
3.1.x
library-3.1.0
3.0.x
library-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.navercorp.pulltorefresh</groupId>
    <artifactId>library</artifactId>
    <version>3.2.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.navercorp.pulltorefresh:library:3.2.3'

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

implementation("com.navercorp.pulltorefresh:library:3.2.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.navercorp.pulltorefresh" % "library" % "3.2.3"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 23, 2015
3 usages
80 stars
Feb 19, 2020
4 usages
May 23, 2019
21 usages
0 stars
Nov 09, 2013
2 usages
0 stars
Sep 30, 2015
6 usages
0 stars
Jan 01, 2018
9 usages
181 stars
Aug 10, 2015
7 usages
0 stars
Apr 18, 2023
7 usages
92 stars
Jan 26, 2023
9 usages
37 stars