License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbackbone-localstorage |
Last Version | Last Version1.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackbone.localStorage
WebJar for Backbone.localStorage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
backbone-localstorage-1.1.16.pom | |
backbone-localstorage-1.1.16.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/backbone-localstorage/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>backbone-localstorage</artifactId>
<version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/backbone-localstorage/
implementation 'org.webjars:backbone-localstorage:1.1.16'
// https://jarcasting.com/artifacts/org.webjars/backbone-localstorage/
implementation ("org.webjars:backbone-localstorage:1.1.16")
'org.webjars:backbone-localstorage:jar:1.1.16'
<dependency org="org.webjars" name="backbone-localstorage" rev="1.1.16">
<artifact name="backbone-localstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='backbone-localstorage', version='1.1.16')
)
libraryDependencies += "org.webjars" % "backbone-localstorage" % "1.1.16"
[org.webjars/backbone-localstorage "1.1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : backbonejs | jar | 1.2.1 |