is not current version
Last Version 4.6.0

org.webjars.npm:rc-notification 3.0.1

WebJar for rc-notification

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-notification
Version

Version

3.0.1
Type

Type

jar

Download rc-notification 3.0.1


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