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