License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-notify-toast |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionreact-notify-toast
WebJar for react-notify-toast
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-notify-toast-0.5.1.pom | |
react-notify-toast-0.5.1.jar | 24 KB |
react-notify-toast-0.5.1-sources.jar | 22 bytes |
react-notify-toast-0.5.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-notify-toast/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-notify-toast</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-notify-toast/
implementation 'org.webjars.npm:react-notify-toast:0.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-notify-toast/
implementation ("org.webjars.npm:react-notify-toast:0.5.1")
'org.webjars.npm:react-notify-toast:jar:0.5.1'
<dependency org="org.webjars.npm" name="react-notify-toast" rev="0.5.1">
<artifact name="react-notify-toast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-notify-toast', version='0.5.1')
)
libraryDependencies += "org.webjars.npm" % "react-notify-toast" % "0.5.1"
[org.webjars.npm/react-notify-toast "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : object-assign | jar | [4.0.0,5) |
org.webjars.npm : prop-types | jar | [15.5.8,16) |