is not current version
Last Version 5.21.2

org.webjars.npm:rc-util 5.0.0-beta.0

WebJar for rc-util

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-util
Version

Version

5.0.0-beta.0
Type

Type

jar

Download rc-util 5.0.0-beta.0


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