is not current version
Last Version 4.3.1

org.webjars.npm:react-bootstrap-table 0.9.17

WebJar for react-bootstrap-table

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-bootstrap-table
Version

Version

0.9.17
Type

Type

jar

Download react-bootstrap-table 0.9.17


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