Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-pnotify |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
angular-pnotify-0.0.5.pom | |
angular-pnotify-0.0.5.jar | 8 KB |
angular-pnotify-0.0.5-sources.jar | 22 bytes |
angular-pnotify-0.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-pnotify/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-pnotify</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-pnotify/
implementation 'org.webjars.bower:angular-pnotify:0.0.5'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-pnotify/
implementation ("org.webjars.bower:angular-pnotify:0.0.5")
'org.webjars.bower:angular-pnotify:jar:0.0.5'
<dependency org="org.webjars.bower" name="angular-pnotify" rev="0.0.5">
<artifact name="angular-pnotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-pnotify', version='0.0.5')
)
libraryDependencies += "org.webjars.bower" % "angular-pnotify" % "0.0.5"
[org.webjars.bower/angular-pnotify "0.0.5"]