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