Jar examples for g:gml3-jts
Conversion library from gml3 to JTS objects
You can download jar file gml3-jts 0.1.7 in this page.
LGPL license, Version 3.0
You can use the following script to add gml3-jts-0.1.7.jar to your project.
<dependency> <groupId>nl.pdok</groupId> <artifactId>gml3-jts</artifactId> <version>0.1.7</version> </dependency>
compile group: 'nl.pdok', name: 'gml3-jts', version: '0.1.7'
libraryDependencies += "nl.pdok" % "gml3-jts" % "0.1.7"
<dependency org="nl.pdok" name="gml3-jts" rev="0.1.7"/>
@Grapes(@Grab(group='nl.pdok', module='gml3-jts', version='0.1.7'))
'nl.pdok:gml3-jts:jar:0.1.7'
Click the following link to download the jar file.
gml3-jts-0.1.7-javadoc.jar