is not current version
Last Version 5.10.0

org.webjars.npm:redux-persist 4.10.1

WebJar for redux-persist

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-persist
Version

Version

4.10.1
Type

Type

jar

Download redux-persist 4.10.1


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