Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-client-gwt2-plugin-geocoder-parent |
Version | Version2.3.0 |
Type | Typepom |
Filename | Size |
---|---|
geomajas-client-gwt2-plugin-geocoder-parent-2.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-geocoder-parent/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-geocoder-parent</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-geocoder-parent/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-geocoder-parent:2.3.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-geocoder-parent/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-geocoder-parent:2.3.0")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-geocoder-parent:pom:2.3.0'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-geocoder-parent" rev="2.3.0">
<artifact name="geomajas-client-gwt2-plugin-geocoder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-geocoder-parent', version='2.3.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-geocoder-parent" % "2.3.0"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-geocoder-parent "2.3.0"]