Jar examples for k:kmlutils
The main purpose of this project is a tool for converting SVG files into KML files
You can download jar file kmlutils 0.5.5 in this page.
GNU Lesser General Public License, Version 3
You can use the following script to add kmlutils-0.5.5.jar to your project.
<dependency> <groupId>org.bitbucket.tbrugz</groupId> <artifactId>kmlutils</artifactId> <version>0.5.5</version> </dependency>
compile group: 'org.bitbucket.tbrugz', name: 'kmlutils', version: '0.5.5'
libraryDependencies += "org.bitbucket.tbrugz" % "kmlutils" % "0.5.5"
<dependency org="org.bitbucket.tbrugz" name="kmlutils" rev="0.5.5"/>
@Grapes(@Grab(group='org.bitbucket.tbrugz', module='kmlutils', version='0.5.5'))
'org.bitbucket.tbrugz:kmlutils:jar:0.5.5'
Click the following link to download the jar file.
kmlutils-0.5.5-javadoc.jar