Download parallaxeverywhere-1.0.4.jar file - Jar p

Jar examples for p:parallaxeverywhere

Description

Widget with parallax effect on scroll.

You can download jar file parallaxeverywhere 1.0.4 in this page.

License

MIT license. See the LICENSE file for more info

Build File

You can use the following script to add parallaxeverywhere-1.0.4.jar to your project.

<dependency>
   <groupId>com.fmsirvent</groupId>
   <artifactId>parallaxeverywhere</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.fmsirvent', name: 'parallaxeverywhere', version: '1.0.4'
libraryDependencies += "com.fmsirvent" % "parallaxeverywhere" % "1.0.4"
<dependency org="com.fmsirvent" name="parallaxeverywhere" rev="1.0.4"/>
@Grapes(@Grab(group='com.fmsirvent', module='parallaxeverywhere', version='1.0.4'))
'com.fmsirvent:parallaxeverywhere:jar:1.0.4'

Download

Click the following link to download the jar file.

parallaxeverywhere-1.0.4-javadoc.jar
parallaxeverywhere-1.0.4-sources.jar
parallaxeverywhere-1.0.4.pom



Related Tutorials