is not current version
Last Version 3.2.3

org.webjars.npm:react-tabs 3.2.1

WebJar for react-tabs

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-tabs
Version

Version

3.2.1
Type

Type

jar

Download react-tabs 3.2.1


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