is not current version
Last Version 11.13.0

org.webjars.npm:rc-tabs 8.0.2

WebJar for rc-tabs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-tabs
Version

Version

8.0.2
Type

Type

jar

Download rc-tabs 8.0.2


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