License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-lokesh-lightbox2 |
Version | Version2.8.2 |
Type | Typejar |
Description |
Descriptionlightbox2
WebJar for lightbox2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-lokesh-lightbox2-2.8.2.pom | |
github-com-lokesh-lightbox2-2.8.2.jar | 217 KB |
github-com-lokesh-lightbox2-2.8.2-sources.jar | 22 bytes |
github-com-lokesh-lightbox2-2.8.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-lokesh-lightbox2</artifactId>
<version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/
implementation 'org.webjars.npm:github-com-lokesh-lightbox2:2.8.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/
implementation ("org.webjars.npm:github-com-lokesh-lightbox2:2.8.2")
'org.webjars.npm:github-com-lokesh-lightbox2:jar:2.8.2'
<dependency org="org.webjars.npm" name="github-com-lokesh-lightbox2" rev="2.8.2">
<artifact name="github-com-lokesh-lightbox2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-lokesh-lightbox2', version='2.8.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-lokesh-lightbox2" % "2.8.2"
[org.webjars.npm/github-com-lokesh-lightbox2 "2.8.2"]