License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.blueimp |
ArtifactId | ArtifactIdgallery |
Version | Version2.33.0 |
Type | Typejar |
Description |
Descriptionblueimp-gallery
WebJar for blueimp-gallery
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gallery-2.33.0.pom | |
gallery-2.33.0.jar | 179 KB |
gallery-2.33.0-sources.jar | 22 bytes |
gallery-2.33.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.blueimp/gallery/ -->
<dependency>
<groupId>org.webjars.bowergithub.blueimp</groupId>
<artifactId>gallery</artifactId>
<version>2.33.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.blueimp/gallery/
implementation 'org.webjars.bowergithub.blueimp:gallery:2.33.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.blueimp/gallery/
implementation ("org.webjars.bowergithub.blueimp:gallery:2.33.0")
'org.webjars.bowergithub.blueimp:gallery:jar:2.33.0'
<dependency org="org.webjars.bowergithub.blueimp" name="gallery" rev="2.33.0">
<artifact name="gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.blueimp', module='gallery', version='2.33.0')
)
libraryDependencies += "org.webjars.bowergithub.blueimp" % "gallery" % "2.33.0"
[org.webjars.bowergithub.blueimp/gallery "2.33.0"]