MVN

com.wallissoftware : gwt-pushstate

Maven & Gradle

Oct 16, 2014
4 stars

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

<dependency>
    <groupId>com.wallissoftware</groupId>
    <artifactId>gwt-pushstate</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wallissoftware : gwt-pushstate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.wallissoftware : gwt-pushstate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
gwt-pushstate-2.0.0
1.1.x
gwt-pushstate-1.1.4
gwt-pushstate-1.1.3
gwt-pushstate-1.1.1

How to add a dependency to Maven

Add the following com.wallissoftware : gwt-pushstate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wallissoftware</groupId>
    <artifactId>gwt-pushstate</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wallissoftware : gwt-pushstate gradle dependency to your build.gradle file:

implementation 'com.wallissoftware:gwt-pushstate:2.0.0'

Gradle Kotlin DSL: Add the following com.wallissoftware : gwt-pushstate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wallissoftware:gwt-pushstate:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wallissoftware : gwt-pushstate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wallissoftware" % "gwt-pushstate" % "2.0.0"

Advertisement

Dependencies from Group

Oct 16, 2014
4 stars

Discover Dependencies

May 20, 2014
1 usages
Nov 11, 2014
95 usages
47.6k stars
Jan 16, 2013
Dec 22, 2005
2 usages
Jan 02, 2015
74 usages
2.5k stars
Nov 13, 2014
4 usages
0 stars