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