is not current version
Last Version 11.13.0

org.webjars.npm:rc-tabs 11.3.2

WebJar for rc-tabs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-tabs
Version

Version

11.3.2
Type

Type

jar

Download rc-tabs 11.3.2


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