не последняя версия
Последняя версия 3.10.0-alpha-7

com.github.branflake2267:gwt-maps 3.10.0-alpha-1

GWT library to access Google Maps javascript API

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.branflake2267
Идентификатор

Идентификатор

gwt-maps
Версия

Версия

3.10.0-alpha-1
Тип

Тип

pom

Скачать gwt-maps 3.10.0-alpha-1

Имя Файла Размер
gwt-maps-3.10.0-alpha-1.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/ -->
<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>3.10.0-alpha-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/
implementation 'com.github.branflake2267:gwt-maps:3.10.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/
implementation ("com.github.branflake2267:gwt-maps:3.10.0-alpha-1")
'com.github.branflake2267:gwt-maps:pom:3.10.0-alpha-1'
<dependency org="com.github.branflake2267" name="gwt-maps" rev="3.10.0-alpha-1">
  <artifact name="gwt-maps" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps', version='3.10.0-alpha-1')
)
libraryDependencies += "com.github.branflake2267" % "gwt-maps" % "3.10.0-alpha-1"
[com.github.branflake2267/gwt-maps "3.10.0-alpha-1"]