is not current version
Last Version 8.0.0-rc.1

org.webjars.npm:react-redux 6.0.1

WebJar for react-redux

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-redux
Version

Version

6.0.1
Type

Type

jar

Download react-redux 6.0.1


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