Last Version

GWT Storage Manager 0.0.2

A Wrapper around various storage API's available providing storage/caching capabilities for JSON objects and caching of multimedia files on a local file sysem on mobile devices

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ch.gbrain
ArtifactId

ArtifactId

gwt-storage
Version

Version

0.0.2
Type

Type

jar
Description

Description

GWT Storage Manager
A Wrapper around various storage API's available providing storage/caching capabilities for JSON objects and caching of multimedia files on a local file sysem on mobile devices
Source Code Management

Source Code Management

https://github.com/Kusig/gwt-storage.git

Download gwt-storage 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.gwtphonegap : gwtphonegap jar 3.5.0.1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.fusesource.restygwt : restygwt jar 2.0.3

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.