is not current version
Last Version 4.6.0

org.webjars.npm:rc-notification 1.3.4

WebJar for rc-notification

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-notification
Version

Version

1.3.4
Type

Type

jar

Download rc-notification 1.3.4


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