License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-redux |
Last Version | Last Version8.0.0-rc.1 |
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-8.0.0-rc.1.pom | |
react-redux-8.0.0-rc.1.jar | 103 KB |
react-redux-8.0.0-rc.1-sources.jar | 22 bytes |
react-redux-8.0.0-rc.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-redux/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-redux</artifactId>
<version>8.0.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-redux/
implementation 'org.webjars.npm:react-redux:8.0.0-rc.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-redux/
implementation ("org.webjars.npm:react-redux:8.0.0-rc.1")
'org.webjars.npm:react-redux:jar:8.0.0-rc.1'
<dependency org="org.webjars.npm" name="react-redux" rev="8.0.0-rc.1">
<artifact name="react-redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-redux', version='8.0.0-rc.1')
)
libraryDependencies += "org.webjars.npm" % "react-redux" % "8.0.0-rc.1"
[org.webjars.npm/react-redux "8.0.0-rc.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : types__use-sync-external-store | jar | [0.0.3,0.0.4) |
org.webjars.npm : hoist-non-react-statics | jar | [3.3.2,4) |
org.webjars.npm : use-sync-external-store | jar | [1.0.0,2) |
org.webjars.npm : react-is | jar | [18.0.0,19) |
org.webjars.npm : types__hoist-non-react-statics | jar | [3.3.1,4) |
org.webjars.npm : babel__runtime | jar | [7.12.1,8) |