is not current version
Last Version 0.2.13

org.webjars.npm:react-notification-system 0.2.11

WebJar for react-notification-system

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-notification-system
Version

Version

0.2.11
Type

Type

jar

Download react-notification-system 0.2.11


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-notification-system/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-notification-system</artifactId>
    <version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-notification-system/
implementation 'org.webjars.npm:react-notification-system:0.2.11'
// https://jarcasting.com/artifacts/org.webjars.npm/react-notification-system/
implementation ("org.webjars.npm:react-notification-system:0.2.11")
'org.webjars.npm:react-notification-system:jar:0.2.11'
<dependency org="org.webjars.npm" name="react-notification-system" rev="0.2.11">
  <artifact name="react-notification-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-notification-system', version='0.2.11')
)
libraryDependencies += "org.webjars.npm" % "react-notification-system" % "0.2.11"
[org.webjars.npm/react-notification-system "0.2.11"]