g

geomajas-client-gwt-plugin-editing-parent

Geomajas GWT client: Plugin Deskmanager - Parent
Pieter De Graef
Files download
File Operation
geomajas-client-gwt-plugin-editing-parent-1.15.2.pom download
Apache Maven
<dependency>
  <groupId>org.geomajas.plugin</groupId>
  <artifactId>geomajas-client-gwt-plugin-editing-parent</artifactId>
  <version>1.15.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:1.15.2'
Gradle Kotlin
implementation("org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:1.15.2")
Scala SBT
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-plugin-editing-parent" % "1.15.2"
Groovy Grape
@Grapes(
  @Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-plugin-editing-parent', version='1.15.2')
)
Apache Ivy
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-plugin-editing-parent" rev="1.15.2" />
Leiningen
[org.geomajas.plugin/geomajas-client-gwt-plugin-editing-parent "1.15.2"]
Apache Buildr
'org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:jar:1.15.2'