Download geolatte-common-0.5.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.5 in this page.

License

LGPL 3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials