License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-notification |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-notification
WebJar for react-notification
|
Project URL |
Project URL |
Filename | Size |
---|---|
react-notification-2.0.0.pom | |
react-notification-2.0.0.jar | 97 KB |
react-notification-2.0.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-notification/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-notification</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-notification/
implementation 'org.webjars.npm:react-notification:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-notification/
implementation ("org.webjars.npm:react-notification:2.0.0")
'org.webjars.npm:react-notification:jar:2.0.0'
<dependency org="org.webjars.npm" name="react-notification" rev="2.0.0">
<artifact name="react-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-notification', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "react-notification" % "2.0.0"
[org.webjars.npm/react-notification "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : object-assign | jar | [2.0.0,3) |
org.webjars.npm : react | jar | [0.13.3,0.14) |