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