is not current version
Last Version 4.1.3

org.webjars.npm:photoswipe 4.1.2

WebJar for photoswipe

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

photoswipe
Version

Version

4.1.2
Type

Type

jar

Download photoswipe 4.1.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>photoswipe</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/
implementation 'org.webjars.npm:photoswipe:4.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/
implementation ("org.webjars.npm:photoswipe:4.1.2")
'org.webjars.npm:photoswipe:jar:4.1.2'
<dependency org="org.webjars.npm" name="photoswipe" rev="4.1.2">
  <artifact name="photoswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='photoswipe', version='4.1.2')
)
libraryDependencies += "org.webjars.npm" % "photoswipe" % "4.1.2"
[org.webjars.npm/photoswipe "4.1.2"]