is not current version
Last Version 2.1.1

org.webjars:angular-toastr 0.5.2

WebJar for Angular Toastr

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-toastr
Version

Version

0.5.2
Type

Type

jar

Download angular-toastr 0.5.2


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