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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials