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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials