is not current version
Last Version 2.0.0

com.wallissoftware:gwt-pushstate 1.1.1

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.wallissoftware
ArtifactId

ArtifactId

gwt-pushstate
Version

Version

1.1.1
Type

Type

jar

Download gwt-pushstate 1.1.1


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