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