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