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.4 in this page.
GNU Lesser General Public License, Version 3
You can use the following script to add kmlutils-0.5.4.jar to your project.
<dependency> <groupId>org.bitbucket.tbrugz</groupId> <artifactId>kmlutils</artifactId> <version>0.5.4</version> </dependency>
compile group: 'org.bitbucket.tbrugz', name: 'kmlutils', version: '0.5.4'
libraryDependencies += "org.bitbucket.tbrugz" % "kmlutils" % "0.5.4"
<dependency org="org.bitbucket.tbrugz" name="kmlutils" rev="0.5.4"/>
@Grapes(@Grab(group='org.bitbucket.tbrugz', module='kmlutils', version='0.5.4'))
'org.bitbucket.tbrugz:kmlutils:jar:0.5.4'
Click the following link to download the jar file.
kmlutils-0.5.4-javadoc.jar