| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.loopeer.android.thirdparty |
| Идентификатор | Идентификаторpulltorefresh |
| Версия | Версия2.1.1 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid-PullToRefresh
Loopeer Android Library Bootstrap
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pulltorefresh-2.1.1.pom | |
| pulltorefresh-2.1.1.aar | 199 KB |
| pulltorefresh-2.1.1-sources.jar | 44 KB |
| pulltorefresh-2.1.1-javadoc.jar | 226 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/pulltorefresh/ -->
<dependency>
<groupId>com.loopeer.android.thirdparty</groupId>
<artifactId>pulltorefresh</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/pulltorefresh/
implementation 'com.loopeer.android.thirdparty:pulltorefresh:2.1.1'
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/pulltorefresh/
implementation ("com.loopeer.android.thirdparty:pulltorefresh:2.1.1")
'com.loopeer.android.thirdparty:pulltorefresh:aar:2.1.1'
<dependency org="com.loopeer.android.thirdparty" name="pulltorefresh" rev="2.1.1">
<artifact name="pulltorefresh" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.loopeer.android.thirdparty', module='pulltorefresh', version='2.1.1')
)
libraryDependencies += "com.loopeer.android.thirdparty" % "pulltorefresh" % "2.1.1"
[com.loopeer.android.thirdparty/pulltorefresh "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |