is not current version
Last Version 1.0.0-rc5

org.webjars.npm:redux-localstorage 0.4.1

WebJar for redux-localstorage

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-localstorage
Version

Version

0.4.1
Type

Type

jar

Download redux-localstorage 0.4.1


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