| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdlocalforage |
| Version | Version1.9.0 |
| Type | Typejar |
| Description |
Descriptionlocalforage
WebJar for localforage
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| localforage-1.9.0.pom | |
| localforage-1.9.0.jar | 551 KB |
| localforage-1.9.0-sources.jar | 22 bytes |
| localforage-1.9.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/localforage/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>localforage</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/localforage/
implementation 'org.webjars.npm:localforage:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/localforage/
implementation ("org.webjars.npm:localforage:1.9.0")
'org.webjars.npm:localforage:jar:1.9.0'
<dependency org="org.webjars.npm" name="localforage" rev="1.9.0">
<artifact name="localforage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='localforage', version='1.9.0')
)
libraryDependencies += "org.webjars.npm" % "localforage" % "1.9.0"
[org.webjars.npm/localforage "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : lie | jar | [3.1.1] |