Download kmlutils-0.5.4.jar file - Jar k

Jar examples for k:kmlutils

Description

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.

License

GNU Lesser General Public License, Version 3

Build File

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'

Download

Click the following link to download the jar file.

kmlutils-0.5.4-javadoc.jar
kmlutils-0.5.4-sources.jar
kmlutils-0.5.4.jar
kmlutils-0.5.4.pom



Related Tutorials