is not current version
Last Version 1.9.0

org.webjars.npm:localforage 1.7.3

WebJar for localforage

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

localforage
Version

Version

1.7.3
Type

Type

jar

Download localforage 1.7.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/localforage/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>localforage</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/localforage/
implementation 'org.webjars.npm:localforage:1.7.3'
// https://jarcasting.com/artifacts/org.webjars.npm/localforage/
implementation ("org.webjars.npm:localforage:1.7.3")
'org.webjars.npm:localforage:jar:1.7.3'
<dependency org="org.webjars.npm" name="localforage" rev="1.7.3">
  <artifact name="localforage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='localforage', version='1.7.3')
)
libraryDependencies += "org.webjars.npm" % "localforage" % "1.7.3"
[org.webjars.npm/localforage "1.7.3"]