is not current version
Last Version 8.0.0-rc.1

org.webjars.npm:react-redux 5.0.5

WebJar for react-redux

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-redux
Version

Version

5.0.5
Type

Type

jar

Download react-redux 5.0.5


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