License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-router-redux |
Version | Version5.0.0-alpha.9 |
Type | Typejar |
Description |
Descriptionreact-router-redux
WebJar for react-router-redux
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-router-redux-5.0.0-alpha.9.pom | |
react-router-redux-5.0.0-alpha.9.jar | 17 KB |
react-router-redux-5.0.0-alpha.9-sources.jar | 22 bytes |
react-router-redux-5.0.0-alpha.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-router-redux/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-router-redux</artifactId>
<version>5.0.0-alpha.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-router-redux/
implementation 'org.webjars.npm:react-router-redux:5.0.0-alpha.9'
// https://jarcasting.com/artifacts/org.webjars.npm/react-router-redux/
implementation ("org.webjars.npm:react-router-redux:5.0.0-alpha.9")
'org.webjars.npm:react-router-redux:jar:5.0.0-alpha.9'
<dependency org="org.webjars.npm" name="react-router-redux" rev="5.0.0-alpha.9">
<artifact name="react-router-redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-router-redux', version='5.0.0-alpha.9')
)
libraryDependencies += "org.webjars.npm" % "react-router-redux" % "5.0.0-alpha.9"
[org.webjars.npm/react-router-redux "5.0.0-alpha.9"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : history | jar | [4.7.2,5) |
org.webjars.npm : prop-types | jar | [15.6.0,16) |
org.webjars.npm : react-router | jar | [4.2.0,5) |