Demo, usage example and configuration http://jgallery.jakubkowalczyk.pl.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjgallery |
| Last Version | Last Version1.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjgallery
WebJar for jgallery
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jgallery-1.5.4.pom | |
| jgallery-1.5.4.jar | 4 MB |
| jgallery-1.5.4-sources.jar | 22 bytes |
| jgallery-1.5.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jgallery/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jgallery</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jgallery/
implementation 'org.webjars.npm:jgallery:1.5.4'
// https://jarcasting.com/artifacts/org.webjars.npm/jgallery/
implementation ("org.webjars.npm:jgallery:1.5.4")
'org.webjars.npm:jgallery:jar:1.5.4'
<dependency org="org.webjars.npm" name="jgallery" rev="1.5.4">
<artifact name="jgallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jgallery', version='1.5.4')
)
libraryDependencies += "org.webjars.npm" % "jgallery" % "1.5.4"
[org.webjars.npm/jgallery "1.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.7.0,) |
| org.webjars.npm : font-awesome | jar | [4.1.0,) |
| org.webjars.npm : tinycolor2 | jar | [0.9.16,) |
| org.webjars.npm » touchswipe | jar | [1.6.0,) |
Demo, usage example and configuration http://jgallery.jakubkowalczyk.pl.