is not current version
Last Version 5.0.0-alpha.0

org.webjars.npm:redux 3.3.1

WebJar for redux

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux
Version

Version

3.3.1
Type

Type

jar

Download redux 3.3.1


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