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