is not current version
Last Version 0.28.1

org.webjars:react-bootstrap 0.23.7

WebJar for the react bootstrap

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

react-bootstrap
Version

Version

0.23.7
Type

Type

jar

Download react-bootstrap 0.23.7


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