Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.wallissoftware |
ArtifactId | ArtifactIdgwt-pushstate |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
gwt-pushstate-1.1.1.pom | |
gwt-pushstate-1.1.1.jar | 22 KB |
gwt-pushstate-1.1.1-sources.jar | 10 KB |
gwt-pushstate-1.1.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/ -->
<dependency>
<groupId>com.wallissoftware</groupId>
<artifactId>gwt-pushstate</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/
implementation 'com.wallissoftware:gwt-pushstate:1.1.1'
// https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/
implementation ("com.wallissoftware:gwt-pushstate:1.1.1")
'com.wallissoftware:gwt-pushstate:jar:1.1.1'
<dependency org="com.wallissoftware" name="gwt-pushstate" rev="1.1.1">
<artifact name="gwt-pushstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wallissoftware', module='gwt-pushstate', version='1.1.1')
)
libraryDependencies += "com.wallissoftware" % "gwt-pushstate" % "1.1.1"
[com.wallissoftware/gwt-pushstate "1.1.1"]