не последняя версия
Последняя версия 5.0.0-alpha.9

org.webjars.npm:react-router-redux 4.0.4

WebJar for react-router-redux

Категории

Категории

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

Группа

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

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

react-router-redux
Версия

Версия

4.0.4
Тип

Тип

jar

Скачать react-router-redux 4.0.4


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