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