is not current version
Last Version 11.13.0

org.webjars.npm:rc-tabs 9.7.0

WebJar for rc-tabs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-tabs
Version

Version

9.7.0
Type

Type

jar

Download rc-tabs 9.7.0


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