is not current version
Last Version 1.4.1

org.webjars.bower:localforage 1.2.3

WebJar for localforage

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

localforage
Version

Version

1.2.3
Type

Type

jar

Download localforage 1.2.3


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