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

org.webjars.npm:reactstrap 4.0.1

WebJar for reactstrap

Категории

Категории

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

Группа

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

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

reactstrap
Версия

Версия

4.0.1
Тип

Тип

jar

Скачать reactstrap 4.0.1


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