| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаde.barop.gwt |
| Идентификатор | Идентификаторgwt-pushstate |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWT pushState
gwt-pushstate implements easy to use HTML5 pushState support for GWT.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-dev | jar | 2.5.0 |
| junit : junit | jar | 4.10 |
| org.timepedia.exporter : gwtexporter | jar | 2.4.0 |