is not current version
Last Version 4.0.0

org.webjars.npm:redux-immutable 3.0.8

WebJar for redux-immutable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-immutable
Version

Version

3.0.8
Type

Type

jar

Download redux-immutable 3.0.8


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