WebJar for Redux
More info: http://webjars.org
Upstream: https://github.com/reactjs/redux
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdredux |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedux
WebJar for Redux
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redux-3.4.0.pom | |
redux-3.4.0.jar | 12 KB |
redux-3.4.0-javadoc.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/redux/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>redux</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/redux/
implementation 'org.webjars:redux:3.4.0'
// https://jarcasting.com/artifacts/org.webjars/redux/
implementation ("org.webjars:redux:3.4.0")
'org.webjars:redux:jar:3.4.0'
<dependency org="org.webjars" name="redux" rev="3.4.0">
<artifact name="redux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='redux', version='3.4.0')
)
libraryDependencies += "org.webjars" % "redux" % "3.4.0"
[org.webjars/redux "3.4.0"]
WebJar for Redux
More info: http://webjars.org
Upstream: https://github.com/reactjs/redux