is not current version
Last Version 2.5.1

org.webjars.bower:angular-notify 2.5.0

WebJar for angular-notify

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-notify
Version

Version

2.5.0
Type

Type

jar

Download angular-notify 2.5.0


<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-notify/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-notify</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-notify/
implementation 'org.webjars.bower:angular-notify:2.5.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-notify/
implementation ("org.webjars.bower:angular-notify:2.5.0")
'org.webjars.bower:angular-notify:jar:2.5.0'
<dependency org="org.webjars.bower" name="angular-notify" rev="2.5.0">
  <artifact name="angular-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-notify', version='2.5.0')
)
libraryDependencies += "org.webjars.bower" % "angular-notify" % "2.5.0"
[org.webjars.bower/angular-notify "2.5.0"]