Download geomajas-dojo-example-client-1.7.1.jar file - Jar g

Jar examples for g:geomajas-dojo-example-client

Description

Geomajas dojo application example client code

You can download jar file geomajas-dojo-example-client 1.7.1 in this page.

License

GNU Affero General Public License, Version 3

Build File

You can use the following script to add geomajas-dojo-example-client-1.7.1.jar to your project.

<dependency>
   <groupId>org.geomajas</groupId>
   <artifactId>geomajas-dojo-example-client</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'org.geomajas', name: 'geomajas-dojo-example-client', version: '1.7.1'
libraryDependencies += "org.geomajas" % "geomajas-dojo-example-client" % "1.7.1"
<dependency org="org.geomajas" name="geomajas-dojo-example-client" rev="1.7.1"/>
@Grapes(@Grab(group='org.geomajas', module='geomajas-dojo-example-client', version='1.7.1'))
'org.geomajas:geomajas-dojo-example-client:jar:1.7.1'

Download

Click the following link to download the jar file.

geomajas-dojo-example-client-1.7.1-sources.jar
geomajas-dojo-example-client-1.7.1.jar
geomajas-dojo-example-client-1.7.1.pom



Related Tutorials