is not current version
Last Version 3.2.2

org.webjars.npm:rc-switch 1.9.0

WebJar for rc-switch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-switch
Version

Version

1.9.0
Type

Type

jar

Download rc-switch 1.9.0


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