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

org.webjars:react-bootstrap 0.13.2

WebJar for the react bootstrap

Категории

Категории

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

Группа

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

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

react-bootstrap
Версия

Версия

0.13.2
Тип

Тип

jar

Скачать react-bootstrap 0.13.2


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