is not current version
Last Version 2.3.2

org.webjars.npm:rc-checkbox 2.0.0

WebJar for rc-checkbox

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-checkbox
Version

Version

2.0.0
Type

Type

jar

Download rc-checkbox 2.0.0


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