Categories |
CategoriesGeo Business Logic Libraries Geospatial Search |
---|---|
GroupId | GroupIdorg.geomajas.widget |
ArtifactId | ArtifactIdgeomajas-widget-searchandfilter-documentation |
Version | Version1.15.0-M1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-documentation/ -->
<dependency>
<groupId>org.geomajas.widget</groupId>
<artifactId>geomajas-widget-searchandfilter-documentation</artifactId>
<version>1.15.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-documentation/
implementation 'org.geomajas.widget:geomajas-widget-searchandfilter-documentation:1.15.0-M1'
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-searchandfilter-documentation/
implementation ("org.geomajas.widget:geomajas-widget-searchandfilter-documentation:1.15.0-M1")
'org.geomajas.widget:geomajas-widget-searchandfilter-documentation:jar:1.15.0-M1'
<dependency org="org.geomajas.widget" name="geomajas-widget-searchandfilter-documentation" rev="1.15.0-M1">
<artifact name="geomajas-widget-searchandfilter-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.widget', module='geomajas-widget-searchandfilter-documentation', version='1.15.0-M1')
)
libraryDependencies += "org.geomajas.widget" % "geomajas-widget-searchandfilter-documentation" % "1.15.0-M1"
[org.geomajas.widget/geomajas-widget-searchandfilter-documentation "1.15.0-M1"]