| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-toastr |
| Last Version | Last Version2.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-toastr
WebJar for react-toastr
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| react-toastr-2.8.0.pom | |
| react-toastr-2.8.0.jar | 24 KB |
| react-toastr-2.8.0-sources.jar | 22 bytes |
| react-toastr-2.8.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-toastr/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-toastr</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-toastr/
implementation 'org.webjars.npm:react-toastr:2.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-toastr/
implementation ("org.webjars.npm:react-toastr:2.8.0")
'org.webjars.npm:react-toastr:jar:2.8.0'
<dependency org="org.webjars.npm" name="react-toastr" rev="2.8.0">
<artifact name="react-toastr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-toastr', version='2.8.0')
)
libraryDependencies += "org.webjars.npm" % "react-toastr" % "2.8.0"
[org.webjars.npm/react-toastr "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : react-dom | jar | [0.14.0,0.15),[15.0.0,16) |
| org.webjars.npm : element-class | jar | [0.2.2,0.3) |
| org.webjars.npm : classnames | jar | [2.2.3,3) |
| org.webjars.npm : react-addons-update | jar | [0.14.0,0.15),[15.0.0,16) |
| org.webjars.npm : lodash | jar | [4.13.1,5) |