| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsweetalert2 |
| Version | Version11.0.18 |
| Type | Typejar |
| Description |
Descriptionsweetalert2
WebJar for sweetalert2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sweetalert2-11.0.18.pom | |
| sweetalert2-11.0.18.jar | 183 KB |
| sweetalert2-11.0.18-sources.jar | 22 bytes |
| sweetalert2-11.0.18-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sweetalert2/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sweetalert2</artifactId>
<version>11.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sweetalert2/
implementation 'org.webjars.npm:sweetalert2:11.0.18'
// https://jarcasting.com/artifacts/org.webjars.npm/sweetalert2/
implementation ("org.webjars.npm:sweetalert2:11.0.18")
'org.webjars.npm:sweetalert2:jar:11.0.18'
<dependency org="org.webjars.npm" name="sweetalert2" rev="11.0.18">
<artifact name="sweetalert2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sweetalert2', version='11.0.18')
)
libraryDependencies += "org.webjars.npm" % "sweetalert2" % "11.0.18"
[org.webjars.npm/sweetalert2 "11.0.18"]