is not current version
Last Version 8.0.0-rc.1

org.webjars.npm:react-redux 4.4.5

WebJar for react-redux

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-redux
Version

Version

4.4.5
Type

Type

jar

Download react-redux 4.4.5


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