не последняя версия
Последняя версия 3.2.3

com.navercorp.pulltorefresh:parent 3.2.1

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

Группа

Группа

com.navercorp.pulltorefresh
Идентификатор

Идентификатор

parent
Версия

Версия

3.2.1
Тип

Тип

pom

Скачать parent 3.2.1

Имя Файла Размер
parent-3.2.1.pom 5 KB
Обзор

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