License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdredux-localstorage |
Version | Version1.0.0-rc5 |
Type | Typejar |
Description |
Descriptionredux-localstorage
WebJar for redux-localstorage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redux-localstorage-1.0.0-rc5.pom | |
redux-localstorage-1.0.0-rc5.jar | 24 KB |
redux-localstorage-1.0.0-rc5-sources.jar | 22 bytes |
redux-localstorage-1.0.0-rc5-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>1.0.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/redux-localstorage/
implementation 'org.webjars.npm:redux-localstorage:1.0.0-rc5'
// https://jarcasting.com/artifacts/org.webjars.npm/redux-localstorage/
implementation ("org.webjars.npm:redux-localstorage:1.0.0-rc5")
'org.webjars.npm:redux-localstorage:jar:1.0.0-rc5'
<dependency org="org.webjars.npm" name="redux-localstorage" rev="1.0.0-rc5">
<artifact name="redux-localstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='redux-localstorage', version='1.0.0-rc5')
)
libraryDependencies += "org.webjars.npm" % "redux-localstorage" % "1.0.0-rc5"
[org.webjars.npm/redux-localstorage "1.0.0-rc5"]