is not current version
Last Version 1.1

com.yayandroid:ParallaxListView 1.0

ParallaxListView Library

GroupId

GroupId

com.yayandroid
ArtifactId

ArtifactId

ParallaxListView
Version

Version

1.0
Type

Type

aar

Download ParallaxListView 1.0


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