| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
| GroupId | GroupIdde.knightsoft-net |
| ArtifactId | ArtifactIdgwt-pushstate |
| Version | Version2.0.0.21 |
| Type | Typejar |
| Description |
DescriptionGWT pushState
gwt-pushstate implements easy to use HTML5 pushState support for GWT.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gwt-pushstate-2.0.0.21.pom | |
| gwt-pushstate-2.0.0.21.jar | 22 KB |
| gwt-pushstate-2.0.0.21-sources.jar | 13 KB |
| gwt-pushstate-2.0.0.21-javadoc.jar | 423 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-pushstate/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-pushstate</artifactId>
<version>2.0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-pushstate/
implementation 'de.knightsoft-net:gwt-pushstate:2.0.0.21'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-pushstate/
implementation ("de.knightsoft-net:gwt-pushstate:2.0.0.21")
'de.knightsoft-net:gwt-pushstate:jar:2.0.0.21'
<dependency org="de.knightsoft-net" name="gwt-pushstate" rev="2.0.0.21">
<artifact name="gwt-pushstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-pushstate', version='2.0.0.21')
)
libraryDependencies += "de.knightsoft-net" % "gwt-pushstate" % "2.0.0.21"
[de.knightsoft-net/gwt-pushstate "2.0.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | |
| de.knightsoft-net : gwt-commons-lang3 | jar | 3.11-0 |
| de.knightsoft-net : gwt-commons-lang3 | jar | 3.11-0 |
| com.google.elemental2 : elemental2-dom | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-dev | jar | |
| junit : junit | jar | 4.13 |
| org.timepedia.exporter : gwtexporter | jar | 2.5.1 |