Download geolatte-geom-0.14.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.14 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials