Download gml3-jts-0.1.6.jar file - Jar g

Jar examples for g:gml3-jts

Description

Conversion library from gml3 to JTS objects

You can download jar file gml3-jts 0.1.6 in this page.

License

LGPL license, Version 3.0

Build File

You can use the following script to add gml3-jts-0.1.6.jar to your project.

<dependency>
   <groupId>nl.pdok</groupId>
   <artifactId>gml3-jts</artifactId>
   <version>0.1.6</version>
</dependency>
compile group: 'nl.pdok', name: 'gml3-jts', version: '0.1.6'
libraryDependencies += "nl.pdok" % "gml3-jts" % "0.1.6"
<dependency org="nl.pdok" name="gml3-jts" rev="0.1.6"/>
@Grapes(@Grab(group='nl.pdok', module='gml3-jts', version='0.1.6'))
'nl.pdok:gml3-jts:jar:0.1.6'

Download

Click the following link to download the jar file.

gml3-jts-0.1.6-javadoc.jar
gml3-jts-0.1.6-sources.jar
gml3-jts-0.1.6.jar
gml3-jts-0.1.6.pom



Related Tutorials