is not current version
Last Version 1.1.16

org.webjars:backbone-localstorage 1.1.0

WebJar for Backbone.localStorage

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

backbone-localstorage
Version

Version

1.1.0
Type

Type

jar

Download backbone-localstorage 1.1.0


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