License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas |
ArtifactId | ArtifactIdgeomajas-dojo-example |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeomajas dojo application example
Geomajas dojo application example
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-dojo-example-1.7.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example/ -->
<dependency>
<groupId>org.geomajas</groupId>
<artifactId>geomajas-dojo-example</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example/
implementation 'org.geomajas:geomajas-dojo-example:1.7.1'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example/
implementation ("org.geomajas:geomajas-dojo-example:1.7.1")
'org.geomajas:geomajas-dojo-example:pom:1.7.1'
<dependency org="org.geomajas" name="geomajas-dojo-example" rev="1.7.1">
<artifact name="geomajas-dojo-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-dojo-example', version='1.7.1')
)
libraryDependencies += "org.geomajas" % "geomajas-dojo-example" % "1.7.1"
[org.geomajas/geomajas-dojo-example "1.7.1"]