не последняя версия
Последняя версия 0.30.3

org.webjars.bower:react-bootstrap 0.21.2

WebJar for react-bootstrap

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

react-bootstrap
Версия

Версия

0.21.2
Тип

Тип

jar

Скачать react-bootstrap 0.21.2


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