Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Geo Business Logic Libraries Geospatial Search |
---|---|
GroupId | GroupIdorg.geomajas.widget |
ArtifactId | ArtifactIdgeomajas-widget-searchandfilter-gwt-example |
Version | Version1.15.1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-gwt-example/ -->
<dependency>
<groupId>org.geomajas.widget</groupId>
<artifactId>geomajas-widget-searchandfilter-gwt-example</artifactId>
<version>1.15.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-gwt-example/
implementation 'org.geomajas.widget:geomajas-widget-searchandfilter-gwt-example:1.15.1'
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-gwt-example/
implementation ("org.geomajas.widget:geomajas-widget-searchandfilter-gwt-example:1.15.1")
'org.geomajas.widget:geomajas-widget-searchandfilter-gwt-example:war:1.15.1'
<dependency org="org.geomajas.widget" name="geomajas-widget-searchandfilter-gwt-example" rev="1.15.1">
<artifact name="geomajas-widget-searchandfilter-gwt-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.widget', module='geomajas-widget-searchandfilter-gwt-example', version='1.15.1')
)
libraryDependencies += "org.geomajas.widget" % "geomajas-widget-searchandfilter-gwt-example" % "1.15.1"
[org.geomajas.widget/geomajas-widget-searchandfilter-gwt-example "1.15.1"]