is not current version
Last Version 11.13.0

org.webjars.npm:rc-tabs 9.6.4

WebJar for rc-tabs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-tabs
Version

Version

9.6.4
Type

Type

jar

Download rc-tabs 9.6.4


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