| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Geo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаorg.geomajas.documentation |
| Идентификатор | Идентификаторcommon-gwt-documentation |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| common-gwt-documentation-1.3.0.pom | |
| common-gwt-documentation-1.3.0.jar | 134 KB |
| common-gwt-documentation-1.3.0-sources.jar | 133 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/ -->
<dependency>
<groupId>org.geomajas.documentation</groupId>
<artifactId>common-gwt-documentation</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/
implementation 'org.geomajas.documentation:common-gwt-documentation:1.3.0'
// https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/
implementation ("org.geomajas.documentation:common-gwt-documentation:1.3.0")
'org.geomajas.documentation:common-gwt-documentation:jar:1.3.0'
<dependency org="org.geomajas.documentation" name="common-gwt-documentation" rev="1.3.0">
<artifact name="common-gwt-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.documentation', module='common-gwt-documentation', version='1.3.0')
)
libraryDependencies += "org.geomajas.documentation" % "common-gwt-documentation" % "1.3.0"
[org.geomajas.documentation/common-gwt-documentation "1.3.0"]