is not current version
Last Version 4.6.0

org.webjars.npm:rc-notification 1.4.0

WebJar for rc-notification

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-notification
Version

Version

1.4.0
Type

Type

jar

Download rc-notification 1.4.0


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