License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdreact-photoswipe |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionreact-photoswipe
WebJar for react-photoswipe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-photoswipe-1.2.0.pom | |
react-photoswipe-1.2.0.jar | 67 KB |
react-photoswipe-1.2.0-sources.jar | 22 bytes |
react-photoswipe-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-photoswipe/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-photoswipe</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-photoswipe/
implementation 'org.webjars.bower:react-photoswipe:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/react-photoswipe/
implementation ("org.webjars.bower:react-photoswipe:1.2.0")
'org.webjars.bower:react-photoswipe:jar:1.2.0'
<dependency org="org.webjars.bower" name="react-photoswipe" rev="1.2.0">
<artifact name="react-photoswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-photoswipe', version='1.2.0')
)
libraryDependencies += "org.webjars.bower" % "react-photoswipe" % "1.2.0"
[org.webjars.bower/react-photoswipe "1.2.0"]