is not current version
Last Version 0.7.3-1

org.webjars:angular-growl-2 0.7.3

WebJar for angular-growl-2

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-growl-2
Version

Version

0.7.3
Type

Type

jar

Download angular-growl-2 0.7.3


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