License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-tabs |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-tabs
WebJar for react-tabs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-tabs-3.2.3.pom | |
react-tabs-3.2.3.jar | 95 KB |
react-tabs-3.2.3-sources.jar | 22 bytes |
react-tabs-3.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-tabs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-tabs</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-tabs/
implementation 'org.webjars.npm:react-tabs:3.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/react-tabs/
implementation ("org.webjars.npm:react-tabs:3.2.3")
'org.webjars.npm:react-tabs:jar:3.2.3'
<dependency org="org.webjars.npm" name="react-tabs" rev="3.2.3">
<artifact name="react-tabs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-tabs', version='3.2.3')
)
libraryDependencies += "org.webjars.npm" % "react-tabs" % "3.2.3"
[org.webjars.npm/react-tabs "3.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : clsx | jar | [1.1.0,2) |
org.webjars.npm : prop-types | jar | [15.5.0,16) |