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