| License |
License |
|---|---|
| GroupId | GroupIdcom.fmsirvent |
| ArtifactId | ArtifactIdparallaxeverywhere |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionParallaxEverywhere
Widget with parallax effect on scroll.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parallaxeverywhere-1.0.4.pom | |
| parallaxeverywhere-1.0.4.aar | 61 KB |
| parallaxeverywhere-1.0.4-sources.jar | 5 KB |
| parallaxeverywhere-1.0.4-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/ -->
<dependency>
<groupId>com.fmsirvent</groupId>
<artifactId>parallaxeverywhere</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/
implementation 'com.fmsirvent:parallaxeverywhere:1.0.4'
// https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/
implementation ("com.fmsirvent:parallaxeverywhere:1.0.4")
'com.fmsirvent:parallaxeverywhere:aar:1.0.4'
<dependency org="com.fmsirvent" name="parallaxeverywhere" rev="1.0.4">
<artifact name="parallaxeverywhere" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fmsirvent', module='parallaxeverywhere', version='1.0.4')
)
libraryDependencies += "com.fmsirvent" % "parallaxeverywhere" % "1.0.4"
[com.fmsirvent/parallaxeverywhere "1.0.4"]