is not current version
Last Version 2.2.1

org.webjars.npm:lightgallery 1.2.6

WebJar for lightgallery

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lightgallery
Version

Version

1.2.6
Type

Type

jar

Download lightgallery 1.2.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/lightgallery/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>lightgallery</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lightgallery/
implementation 'org.webjars.npm:lightgallery:1.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/lightgallery/
implementation ("org.webjars.npm:lightgallery:1.2.6")
'org.webjars.npm:lightgallery:jar:1.2.6'
<dependency org="org.webjars.npm" name="lightgallery" rev="1.2.6">
  <artifact name="lightgallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lightgallery', version='1.2.6')
)
libraryDependencies += "org.webjars.npm" % "lightgallery" % "1.2.6"
[org.webjars.npm/lightgallery "1.2.6"]