| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdng2-sweetalert2 | 
| Version | Version0.0.8 | 
| Type | Typejar | 
| Description | Descriptionng2-sweetalert2 WebJar for ng2-sweetalert2 | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| ng2-sweetalert2-0.0.8.pom | |
| ng2-sweetalert2-0.0.8.jar | 6 KB | 
| ng2-sweetalert2-0.0.8-sources.jar | 22 bytes | 
| ng2-sweetalert2-0.0.8-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng2-sweetalert2/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ng2-sweetalert2</artifactId>
    <version>0.0.8</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/ng2-sweetalert2/
implementation 'org.webjars.npm:ng2-sweetalert2:0.0.8'// https://jarcasting.com/artifacts/org.webjars.npm/ng2-sweetalert2/
implementation ("org.webjars.npm:ng2-sweetalert2:0.0.8")'org.webjars.npm:ng2-sweetalert2:jar:0.0.8'<dependency org="org.webjars.npm" name="ng2-sweetalert2" rev="0.0.8">
  <artifact name="ng2-sweetalert2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='ng2-sweetalert2', version='0.0.8')
)libraryDependencies += "org.webjars.npm" % "ng2-sweetalert2" % "0.0.8"[org.webjars.npm/ng2-sweetalert2 "0.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : lodash.assign | jar | [4.0.8,5) | 
| org.webjars.npm : sweetalert2 | jar | [5.2.0,6) |