Last Version

Parallax ScrollView and ListView for Android 1.0

Parallax ScrollView and ListView for Android

License

License

GroupId

GroupId

com.github.nirhart
ArtifactId

ArtifactId

parallaxscroll
Version

Version

1.0
Type

Type

aar
Description

Description

Parallax ScrollView and ListView for Android
Parallax ScrollView and ListView for Android
Project URL

Project URL

https://github.com/nirhart/ParallaxScroll
Source Code Management

Source Code Management

https://github.com/nirhart/ParallaxScroll

Download parallaxscroll 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.