is not current version
Last Version 5.0.0-alpha.0

org.webjars.npm:redux 4.0.0-rc.1

WebJar for redux

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux
Version

Version

4.0.0-rc.1
Type

Type

jar

Download redux 4.0.0-rc.1


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