| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdbootstrap-sweetalert | 
| Version | Version1.0.1 | 
| Type | Typejar | 
| Description | Descriptionbootstrap-sweetalert WebJar for bootstrap-sweetalert | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bootstrap-sweetalert-1.0.1.pom | |
| bootstrap-sweetalert-1.0.1.jar | 111 KB | 
| bootstrap-sweetalert-1.0.1-sources.jar | 22 bytes | 
| bootstrap-sweetalert-1.0.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-sweetalert/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap-sweetalert</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-sweetalert/
implementation 'org.webjars.npm:bootstrap-sweetalert:1.0.1'// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-sweetalert/
implementation ("org.webjars.npm:bootstrap-sweetalert:1.0.1")'org.webjars.npm:bootstrap-sweetalert:jar:1.0.1'<dependency org="org.webjars.npm" name="bootstrap-sweetalert" rev="1.0.1">
  <artifact name="bootstrap-sweetalert" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-sweetalert', version='1.0.1')
)libraryDependencies += "org.webjars.npm" % "bootstrap-sweetalert" % "1.0.1"[org.webjars.npm/bootstrap-sweetalert "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : bootstrap | jar | [3,4) |