| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-parallax |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjquery-parallax
WebJar for jquery-parallax
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-parallax-1.0.1.pom | |
| jquery-parallax-1.0.1.jar | 1001 KB |
| jquery-parallax-1.0.1-sources.jar | 22 bytes |
| jquery-parallax-1.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-parallax</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/
implementation 'org.webjars.npm:jquery-parallax:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-parallax/
implementation ("org.webjars.npm:jquery-parallax:1.0.1")
'org.webjars.npm:jquery-parallax:jar:1.0.1'
<dependency org="org.webjars.npm" name="jquery-parallax" rev="1.0.1">
<artifact name="jquery-parallax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-parallax', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "jquery-parallax" % "1.0.1"
[org.webjars.npm/jquery-parallax "1.0.1"]