| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.claudiushauptmann |
| Идентификатор | Идентификаторgwt-maps-gxt |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgwt-maps-gxt
Integration of Ext GWT's Tool Tips and Popup Menus into the google web toolkit-version of google maps.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-maps-gxt-1.0.0.pom | |
| gwt-maps-gxt-1.0.0.jar | 49 KB |
| gwt-maps-gxt-1.0.0-sources.jar | 22 KB |
| gwt-maps-gxt-1.0.0-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/ -->
<dependency>
<groupId>com.claudiushauptmann</groupId>
<artifactId>gwt-maps-gxt</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/
implementation 'com.claudiushauptmann:gwt-maps-gxt:1.0.0'
// https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/
implementation ("com.claudiushauptmann:gwt-maps-gxt:1.0.0")
'com.claudiushauptmann:gwt-maps-gxt:jar:1.0.0'
<dependency org="com.claudiushauptmann" name="gwt-maps-gxt" rev="1.0.0">
<artifact name="gwt-maps-gxt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.claudiushauptmann', module='gwt-maps-gxt', version='1.0.0')
)
libraryDependencies += "com.claudiushauptmann" % "gwt-maps-gxt" % "1.0.0"
[com.claudiushauptmann/gwt-maps-gxt "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.0.2 |
| com.google.gwt : gwt-dev | jar | 2.0.2 |
| com.extjs : gxt | jar | 2.1.1 |
| com.google.gwt.google-apis : gwt-maps | jar | 1.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8 |