Download geolatte-geom-0.11.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.11 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials