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