License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtoastr |
Version | Version2.1.4 |
Type | Typejar |
Description |
Descriptiontoastr
WebJar for toastr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toastr-2.1.4.pom | |
toastr-2.1.4.jar | 402 KB |
toastr-2.1.4-sources.jar | 22 bytes |
toastr-2.1.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/toastr/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>toastr</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/toastr/
implementation 'org.webjars.npm:toastr:2.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/toastr/
implementation ("org.webjars.npm:toastr:2.1.4")
'org.webjars.npm:toastr:jar:2.1.4'
<dependency org="org.webjars.npm" name="toastr" rev="2.1.4">
<artifact name="toastr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='toastr', version='2.1.4')
)
libraryDependencies += "org.webjars.npm" % "toastr" % "2.1.4"
[org.webjars.npm/toastr "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : jquery | jar | [1.12.0,) |