redux

WebJar for redux

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux
Last Version

Last Version

5.0.0-alpha.0
Release Date

Release Date

Type

Type

jar
Description

Description

redux
WebJar for redux
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/reduxjs/redux

Download redux

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : babel__runtime jar [7.9.2,8)

Project Modules

There are no modules declared in this project.
org.webjars.npm

Redux

Redux is a predictable state container for JavaScript apps.

Versions

Version
5.0.0-alpha.0
4.1.2
4.0.5
4.0.4
4.0.1
4.0.0
4.0.0-rc.1
4.0.0-beta.2
3.7.2
3.7.0
3.6.0
3.5.2
3.5.1
3.3.1
3.0.4
2.0.0
1.0.1