is not current version
Last Version 2.1.1

org.webjars:angular-toastr 1.3.0

WebJar for Angular Toastr

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-toastr
Version

Version

1.3.0
Type

Type

jar

Download angular-toastr 1.3.0


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