g

geomajas-client-gwt2-plugin-parent

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