| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdde.barop.gwt |
| ArtifactId | ArtifactIdgwt-pushstate |
| Last Version | Last Version1.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-1.0.0.pom | |
| gwt-pushstate-1.0.0.jar | 21 KB |
| gwt-pushstate-1.0.0-sources.jar | 10 KB |
| gwt-pushstate-1.0.0-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.barop.gwt/gwt-pushstate/ -->
<dependency>
<groupId>de.barop.gwt</groupId>
<artifactId>gwt-pushstate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.barop.gwt/gwt-pushstate/
implementation 'de.barop.gwt:gwt-pushstate:1.0.0'
// https://jarcasting.com/artifacts/de.barop.gwt/gwt-pushstate/
implementation ("de.barop.gwt:gwt-pushstate:1.0.0")
'de.barop.gwt:gwt-pushstate:jar:1.0.0'
<dependency org="de.barop.gwt" name="gwt-pushstate" rev="1.0.0">
<artifact name="gwt-pushstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.barop.gwt', module='gwt-pushstate', version='1.0.0')
)
libraryDependencies += "de.barop.gwt" % "gwt-pushstate" % "1.0.0"
[de.barop.gwt/gwt-pushstate "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-dev | jar | 2.5.0 |
| junit : junit | jar | 4.10 |
| org.timepedia.exporter : gwtexporter | jar | 2.4.0 |