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