License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-blueimp-Gallery- |
Last Version | Last Version2.29.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblueimp-gallery
WebJar for blueimp-gallery
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-blueimp-Gallery-/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-blueimp-Gallery-</artifactId>
<version>2.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-blueimp-Gallery-/
implementation 'org.webjars.npm:github-com-blueimp-Gallery-:2.29.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-blueimp-Gallery-/
implementation ("org.webjars.npm:github-com-blueimp-Gallery-:2.29.0")
'org.webjars.npm:github-com-blueimp-Gallery-:jar:2.29.0'
<dependency org="org.webjars.npm" name="github-com-blueimp-Gallery-" rev="2.29.0">
<artifact name="github-com-blueimp-Gallery-" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-blueimp-Gallery-', version='2.29.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-blueimp-Gallery-" % "2.29.0"
[org.webjars.npm/github-com-blueimp-Gallery- "2.29.0"]