| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdlocalstorage-memory |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlocalstorage-memory
WebJar for localstorage-memory
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| localstorage-memory-1.0.3.pom | |
| localstorage-memory-1.0.3.jar | 21 KB |
| localstorage-memory-1.0.3-sources.jar | 22 bytes |
| localstorage-memory-1.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/localstorage-memory/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>localstorage-memory</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/localstorage-memory/
implementation 'org.webjars.npm:localstorage-memory:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/localstorage-memory/
implementation ("org.webjars.npm:localstorage-memory:1.0.3")
'org.webjars.npm:localstorage-memory:jar:1.0.3'
<dependency org="org.webjars.npm" name="localstorage-memory" rev="1.0.3">
<artifact name="localstorage-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='localstorage-memory', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "localstorage-memory" % "1.0.3"
[org.webjars.npm/localstorage-memory "1.0.3"]