is not current version
Last Version 0.2.13

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

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.10
Type

Type

jar

Download react-notification-system 0.2.10


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