| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.wallissoftware |
| Идентификатор | Идентификаторgwt-pushstate |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gwt-pushstate-1.1.3.pom | |
| gwt-pushstate-1.1.3.jar | 22 KB |
| gwt-pushstate-1.1.3-sources.jar | 11 KB |
| gwt-pushstate-1.1.3-javadoc.jar | 74 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/ -->
<dependency>
<groupId>com.wallissoftware</groupId>
<artifactId>gwt-pushstate</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/
implementation 'com.wallissoftware:gwt-pushstate:1.1.3'
// https://jarcasting.com/artifacts/com.wallissoftware/gwt-pushstate/
implementation ("com.wallissoftware:gwt-pushstate:1.1.3")
'com.wallissoftware:gwt-pushstate:jar:1.1.3'
<dependency org="com.wallissoftware" name="gwt-pushstate" rev="1.1.3">
<artifact name="gwt-pushstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wallissoftware', module='gwt-pushstate', version='1.1.3')
)
libraryDependencies += "com.wallissoftware" % "gwt-pushstate" % "1.1.3"
[com.wallissoftware/gwt-pushstate "1.1.3"]