Download geolatte-geom-0.13.jar file - Jar g

Jar examples for g:geolatte-geom

Description

This geoLatte-geom library offers a geometry model that conforms to the OGC Simple Features for SQL specification.

You can download jar file geolatte-geom 0.13 in this page.

License

Open Source License

Build File

You can use the following script to add geolatte-geom-0.13.jar to your project.

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

Download

Click the following link to download the jar file.

geolatte-geom-0.13-javadoc.jar
geolatte-geom-0.13-sources.jar
geolatte-geom-0.13.jar
geolatte-geom-0.13.pom



Related Tutorials