WebJar for react-redux
More info: http://webjars.org
Upstream: https://github.com/reactjs/react-redux
License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdreact-redux |
Last Version | Last Version4.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-redux
WebJar for React-Redux
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-redux-4.4.5.pom | |
react-redux-4.4.5.jar | 12 KB |
react-redux-4.4.5-javadoc.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/react-redux/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>react-redux</artifactId>
<version>4.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/react-redux/
implementation 'org.webjars:react-redux:4.4.5'
// https://jarcasting.com/artifacts/org.webjars/react-redux/
implementation ("org.webjars:react-redux:4.4.5")
'org.webjars:react-redux:jar:4.4.5'
<dependency org="org.webjars" name="react-redux" rev="4.4.5">
<artifact name="react-redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='react-redux', version='4.4.5')
)
libraryDependencies += "org.webjars" % "react-redux" % "4.4.5"
[org.webjars/react-redux "4.4.5"]
WebJar for react-redux
More info: http://webjars.org
Upstream: https://github.com/reactjs/react-redux