Download geolatte-common-0.7.1.jar file - Jar g

Jar examples for g:geolatte-common

Description

This GeoLatte-common library contains the transformer framework and other common classes used by other GeoLatte modules.

You can download jar file geolatte-common 0.7.1 in this page.

License

LGPL 3.0

Build File

You can use the following script to add geolatte-common-0.7.1.jar to your project.

<dependency>
   <groupId>org.geolatte</groupId>
   <artifactId>geolatte-common</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'org.geolatte', name: 'geolatte-common', version: '0.7.1'
libraryDependencies += "org.geolatte" % "geolatte-common" % "0.7.1"
<dependency org="org.geolatte" name="geolatte-common" rev="0.7.1"/>
@Grapes(@Grab(group='org.geolatte', module='geolatte-common', version='0.7.1'))
'org.geolatte:geolatte-common:jar:0.7.1'

Download

Click the following link to download the jar file.

geolatte-common-0.7.1-javadoc.jar
geolatte-common-0.7.1-sources.jar
geolatte-common-0.7.1-tests.jar
geolatte-common-0.7.1.jar
geolatte-common-0.7.1.pom



Related Tutorials