License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsweetalert |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionsweetalert
WebJar for sweetalert
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sweetalert-2.1.2.pom | |
sweetalert-2.1.2.jar | 27 KB |
sweetalert-2.1.2-sources.jar | 22 bytes |
sweetalert-2.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sweetalert/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sweetalert</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sweetalert/
implementation 'org.webjars.npm:sweetalert:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/sweetalert/
implementation ("org.webjars.npm:sweetalert:2.1.2")
'org.webjars.npm:sweetalert:jar:2.1.2'
<dependency org="org.webjars.npm" name="sweetalert" rev="2.1.2">
<artifact name="sweetalert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sweetalert', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "sweetalert" % "2.1.2"
[org.webjars.npm/sweetalert "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : es6-object-assign | jar | [1.1.0,2) |
org.webjars.npm : promise-polyfill | jar | [6.0.2,7) |