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