License |
License |
---|---|
GroupId | GroupIdcom.github.jorgecastilloprz |
ArtifactId | ArtifactIdpagedheadlistview |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPagedHeadListView library
Android lib for creating a paged header listview with custom PageTransformers and an implicit and settable page indicator.
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 19.1.+ |