oclazyload Webjar
A WebJar for the oclazyload project.
More info: http://webjars.org
Upstream: https://github.com/ocombe/ocLazyLoad
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdoclazyload |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoclazyload
WebJar for oclazyload
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oclazyload-1.0.9.pom | |
| oclazyload-1.0.9.jar | 19 KB |
| oclazyload-1.0.9-javadoc.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/oclazyload/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>oclazyload</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/oclazyload/
implementation 'org.webjars:oclazyload:1.0.9'
// https://jarcasting.com/artifacts/org.webjars/oclazyload/
implementation ("org.webjars:oclazyload:1.0.9")
'org.webjars:oclazyload:jar:1.0.9'
<dependency org="org.webjars" name="oclazyload" rev="1.0.9">
<artifact name="oclazyload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='oclazyload', version='1.0.9')
)
libraryDependencies += "org.webjars" % "oclazyload" % "1.0.9"
[org.webjars/oclazyload "1.0.9"]
A WebJar for the oclazyload project.
More info: http://webjars.org
Upstream: https://github.com/ocombe/ocLazyLoad