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