is not current version
Last Version 1.0.4

com.fmsirvent:parallaxeverywhere 1.0.1

Widget with parallax effect on scroll.

GroupId

GroupId

com.fmsirvent
ArtifactId

ArtifactId

parallaxeverywhere
Version

Version

1.0.1
Type

Type

aar

Download parallaxeverywhere 1.0.1


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