License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-notifications |
Version | Version0.4.53 |
Type | Typejar |
Description |
Descriptionangular2-notifications
WebJar for angular2-notifications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-notifications-0.4.53.pom | |
angular2-notifications-0.4.53.jar | 95 KB |
angular2-notifications-0.4.53-sources.jar | 22 bytes |
angular2-notifications-0.4.53-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-notifications/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-notifications</artifactId>
<version>0.4.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-notifications/
implementation 'org.webjars.npm:angular2-notifications:0.4.53'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-notifications/
implementation ("org.webjars.npm:angular2-notifications:0.4.53")
'org.webjars.npm:angular2-notifications:jar:0.4.53'
<dependency org="org.webjars.npm" name="angular2-notifications" rev="0.4.53">
<artifact name="angular2-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-notifications', version='0.4.53')
)
libraryDependencies += "org.webjars.npm" % "angular2-notifications" % "0.4.53"
[org.webjars.npm/angular2-notifications "0.4.53"]