is not current version
Last Version 1.0.1

org.webjars.npm:jquery-parallax 1.0.0

WebJar for jquery-parallax

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-parallax
Version

Version

1.0.0
Type

Type

jar

Download jquery-parallax 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jquery-parallax</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/
implementation 'org.webjars.npm:jquery-parallax:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/
implementation ("org.webjars.npm:jquery-parallax:1.0.0")
'org.webjars.npm:jquery-parallax:jar:1.0.0'
<dependency org="org.webjars.npm" name="jquery-parallax" rev="1.0.0">
  <artifact name="jquery-parallax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-parallax', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-parallax" % "1.0.0"
[org.webjars.npm/jquery-parallax "1.0.0"]