Download gml3-jts-0.1.8.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.8 in this page.

License

LGPL license, Version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials