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