is not current version
Last Version 0.28.1

org.webjars:react-bootstrap 0.19.1

WebJar for the react bootstrap

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

react-bootstrap
Version

Version

0.19.1
Type

Type

jar

Download react-bootstrap 0.19.1


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