react-sweetalert
A beautiful replacement for JavaScript's Alert with reactJS
License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-sweetalert |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-sweetalert
WebJar for react-sweetalert
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-sweetalert-0.0.1.pom | |
react-sweetalert-0.0.1.jar | 5 KB |
react-sweetalert-0.0.1-sources.jar | 22 bytes |
react-sweetalert-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-sweetalert/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-sweetalert</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-sweetalert/
implementation 'org.webjars.npm:react-sweetalert:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-sweetalert/
implementation ("org.webjars.npm:react-sweetalert:0.0.1")
'org.webjars.npm:react-sweetalert:jar:0.0.1'
<dependency org="org.webjars.npm" name="react-sweetalert" rev="0.0.1">
<artifact name="react-sweetalert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-sweetalert', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "react-sweetalert" % "0.0.1"
[org.webjars.npm/react-sweetalert "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : react | jar | [0.12.0,0.13) |
A beautiful replacement for JavaScript's Alert with reactJS