Jar examples for g:gml3-jts
Conversion library from gml3 to JTS objects
You can download jar file gml3-jts 0.1.6 in this page.
LGPL license, Version 3.0
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'
Click the following link to download the jar file.
gml3-jts-0.1.6-javadoc.jar