is not current version
Last Version 3.2.3

com.navercorp.pulltorefresh:parent 3.1.0

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

GroupId

GroupId

com.navercorp.pulltorefresh
ArtifactId

ArtifactId

parent
Version

Version

3.1.0
Type

Type

pom

Download parent 3.1.0

Filename Size
parent-3.1.0.pom 4 KB
Browse

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