GWT pushState

gwt-pushstate implements easy to use HTML5 pushState support for GWT.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.wallissoftware
ArtifactId

ArtifactId

gwt-pushstate
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT pushState
gwt-pushstate implements easy to use HTML5 pushState support for GWT.
Project URL

Project URL

https://github.com/rdwallis/gwt-pushstate

Download gwt-pushstate

How to add to project

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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.6.1
junit : junit jar 4.10
org.timepedia.exporter : gwtexporter jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.4
1.1.3
1.1.1