is not current version
Last Version 1.13.38

org.geomajas:geomajas-dep 1.10.38

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-dep
Version

Version

1.10.38
Type

Type

pom

Download geomajas-dep 1.10.38

Filename Size
geomajas-dep-1.10.38.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/ -->
<dependency>
    <groupId>org.geomajas</groupId>
    <artifactId>geomajas-dep</artifactId>
    <version>1.10.38</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/
implementation 'org.geomajas:geomajas-dep:1.10.38'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/
implementation ("org.geomajas:geomajas-dep:1.10.38")
'org.geomajas:geomajas-dep:pom:1.10.38'
<dependency org="org.geomajas" name="geomajas-dep" rev="1.10.38">
  <artifact name="geomajas-dep" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-dep', version='1.10.38')
)
libraryDependencies += "org.geomajas" % "geomajas-dep" % "1.10.38"
[org.geomajas/geomajas-dep "1.10.38"]