GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdng-photoswipe |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
ng-photoswipe-0.1.1.pom | |
ng-photoswipe-0.1.1.jar | 12 KB |
ng-photoswipe-0.1.1-sources.jar | 22 bytes |
ng-photoswipe-0.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ng-photoswipe/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ng-photoswipe</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ng-photoswipe/
implementation 'org.webjars.bower:ng-photoswipe:0.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/ng-photoswipe/
implementation ("org.webjars.bower:ng-photoswipe:0.1.1")
'org.webjars.bower:ng-photoswipe:jar:0.1.1'
<dependency org="org.webjars.bower" name="ng-photoswipe" rev="0.1.1">
<artifact name="ng-photoswipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ng-photoswipe', version='0.1.1')
)
libraryDependencies += "org.webjars.bower" % "ng-photoswipe" % "0.1.1"
[org.webjars.bower/ng-photoswipe "0.1.1"]