License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.wallissoftware |
ArtifactId | ArtifactIdgwt-pushstate |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT pushState
gwt-pushstate implements easy to use HTML5 pushState support for GWT.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-pushstate-2.0.0.pom | |
gwt-pushstate-2.0.0.jar | 16 KB |
gwt-pushstate-2.0.0-sources.jar | 7 KB |
gwt-pushstate-2.0.0-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.1 |
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 |