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