GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdlightgallery |
Version | Version1.3.9 |
Type | Typejar |
Filename | Size |
---|---|
lightgallery-1.3.9.pom | |
lightgallery-1.3.9.jar | 2 MB |
lightgallery-1.3.9-sources.jar | 22 bytes |
lightgallery-1.3.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/lightgallery/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>lightgallery</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/lightgallery/
implementation 'org.webjars.bower:lightgallery:1.3.9'
// https://jarcasting.com/artifacts/org.webjars.bower/lightgallery/
implementation ("org.webjars.bower:lightgallery:1.3.9")
'org.webjars.bower:lightgallery:jar:1.3.9'
<dependency org="org.webjars.bower" name="lightgallery" rev="1.3.9">
<artifact name="lightgallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='lightgallery', version='1.3.9')
)
libraryDependencies += "org.webjars.bower" % "lightgallery" % "1.3.9"
[org.webjars.bower/lightgallery "1.3.9"]