| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.rwl |
| Идентификатор | Идентификаторgwt-maps |
| Версия | Версия3.8.0-pre1 |
| Тип | Типjar |
| Описание |
ОписаниеGoogle Maps API Libraries for Google Web Toolkit
The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings
for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google
JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gwt-maps-3.8.0-pre1.pom | |
| gwt-maps-3.8.0-pre1.jar | 392 KB |
| gwt-maps-3.8.0-pre1-sources.jar | 222 KB |
| gwt-maps-3.8.0-pre1-javadoc.jar | 806 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rwl/gwt-maps/ -->
<dependency>
<groupId>com.github.rwl</groupId>
<artifactId>gwt-maps</artifactId>
<version>3.8.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rwl/gwt-maps/
implementation 'com.github.rwl:gwt-maps:3.8.0-pre1'
// https://jarcasting.com/artifacts/com.github.rwl/gwt-maps/
implementation ("com.github.rwl:gwt-maps:3.8.0-pre1")
'com.github.rwl:gwt-maps:jar:3.8.0-pre1'
<dependency org="com.github.rwl" name="gwt-maps" rev="3.8.0-pre1">
<artifact name="gwt-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rwl', module='gwt-maps', version='3.8.0-pre1')
)
libraryDependencies += "com.github.rwl" % "gwt-maps" % "3.8.0-pre1"
[com.github.rwl/gwt-maps "3.8.0-pre1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.4.0 |