is not current version
Last Version 2.0.0.24

de.knightsoft-net:gwt-pushstate 2.0.0.23

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-pushstate
Version

Version

2.0.0.23
Type

Type

jar

Download gwt-pushstate 2.0.0.23


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