Last Version

Android-PullToRefresh Project 3.2.3

Implementation of the Pull-to-Refresh UI Pattern for Android.

License

License

GroupId

GroupId

com.navercorp.pulltorefresh
ArtifactId

ArtifactId

parent
Version

Version

3.2.3
Type

Type

pom
Description

Description

Android-PullToRefresh Project
Implementation of the Pull-to-Refresh UI Pattern for Android.
Project URL

Project URL

https://github.com/naver/android-pull-to-refresh
Source Code Management

Source Code Management

https://github.com/naver/android-pull-to-refresh

Download parent 3.2.3

Filename Size
parent-3.2.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.navercorp.pulltorefresh/parent/ -->
<dependency>
    <groupId>com.navercorp.pulltorefresh</groupId>
    <artifactId>parent</artifactId>
    <version>3.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.pulltorefresh/parent/
implementation 'com.navercorp.pulltorefresh:parent:3.2.3'
// https://jarcasting.com/artifacts/com.navercorp.pulltorefresh/parent/
implementation ("com.navercorp.pulltorefresh:parent:3.2.3")
'com.navercorp.pulltorefresh:parent:pom:3.2.3'
<dependency org="com.navercorp.pulltorefresh" name="parent" rev="3.2.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.pulltorefresh', module='parent', version='3.2.3')
)
libraryDependencies += "com.navercorp.pulltorefresh" % "parent" % "3.2.3"
[com.navercorp.pulltorefresh/parent "3.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample
  • extras