is not current version
Last Version 8.0.0-rc.1

org.webjars.npm:react-redux 7.1.3

WebJar for react-redux

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-redux
Version

Version

7.1.3
Type

Type

jar

Download react-redux 7.1.3


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