License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdphotoswipe |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptionphotoswipe
WebJar for photoswipe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
photoswipe-4.1.3.pom | |
photoswipe-4.1.3.jar | 341 KB |
photoswipe-4.1.3-sources.jar | 22 bytes |
photoswipe-4.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>photoswipe</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/
implementation 'org.webjars.npm:photoswipe:4.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/photoswipe/
implementation ("org.webjars.npm:photoswipe:4.1.3")
'org.webjars.npm:photoswipe:jar:4.1.3'
<dependency org="org.webjars.npm" name="photoswipe" rev="4.1.3">
<artifact name="photoswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='photoswipe', version='4.1.3')
)
libraryDependencies += "org.webjars.npm" % "photoswipe" % "4.1.3"
[org.webjars.npm/photoswipe "4.1.3"]