is not current version
Last Version 0.30.3

org.webjars.bower:react-bootstrap 0.23.4

WebJar for react-bootstrap

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

react-bootstrap
Version

Version

0.23.4
Type

Type

jar

Download react-bootstrap 0.23.4


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