GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdredux-localstorage |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
redux-localstorage-0.4.1.pom | |
redux-localstorage-0.4.1.jar | 10 KB |
redux-localstorage-0.4.1-sources.jar | 22 bytes |
redux-localstorage-0.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]