is not current version
Last Version 1.0.1

com.github.jorgecastilloprz:pagedheadlistview 1.0.0

Android lib for creating a paged header listview with custom PageTransformers and an implicit and settable page indicator.

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

pagedheadlistview
Version

Version

1.0.0
Type

Type

aar

Download pagedheadlistview 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/ -->
<dependency>
    <groupId>com.github.jorgecastilloprz</groupId>
    <artifactId>pagedheadlistview</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/
implementation 'com.github.jorgecastilloprz:pagedheadlistview:1.0.0'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/pagedheadlistview/
implementation ("com.github.jorgecastilloprz:pagedheadlistview:1.0.0")
'com.github.jorgecastilloprz:pagedheadlistview:aar:1.0.0'
<dependency org="com.github.jorgecastilloprz" name="pagedheadlistview" rev="1.0.0">
  <artifact name="pagedheadlistview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='pagedheadlistview', version='1.0.0')
)
libraryDependencies += "com.github.jorgecastilloprz" % "pagedheadlistview" % "1.0.0"
[com.github.jorgecastilloprz/pagedheadlistview "1.0.0"]