is not current version
Last Version 1.4.3

com.seanchenxi.gwt:gwt-storage 1.4.0

GWT Client-side Web Storage extension

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.seanchenxi.gwt
ArtifactId

ArtifactId

gwt-storage
Version

Version

1.4.0
Type

Type

jar

Download gwt-storage 1.4.0


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