| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jorgecastilloprz |
| Идентификатор | Идентификаторpagedheadlistview |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеPagedHeadListView library
Android lib for creating a paged header listview with custom PageTransformers and an implicit and settable page indicator.
|
| Имя Файла | Размер |
|---|---|
| pagedheadlistview-1.0.1.pom | |
| pagedheadlistview-1.0.1.aar | 70 KB |
| pagedheadlistview-1.0.1-sources.jar | 10 KB |
| pagedheadlistview-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/ -->
<dependency>
<groupId>com.github.jorgecastilloprz</groupId>
<artifactId>pagedheadlistview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/
implementation 'com.github.jorgecastilloprz:pagedheadlistview:1.0.1'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/
implementation ("com.github.jorgecastilloprz:pagedheadlistview:1.0.1")
'com.github.jorgecastilloprz:pagedheadlistview:aar:1.0.1'
<dependency org="com.github.jorgecastilloprz" name="pagedheadlistview" rev="1.0.1">
<artifact name="pagedheadlistview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='pagedheadlistview', version='1.0.1')
)
libraryDependencies += "com.github.jorgecastilloprz" % "pagedheadlistview" % "1.0.1"
[com.github.jorgecastilloprz/pagedheadlistview "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 19.1.+ |