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