Download kmlutils-0.5.5.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.5 in this page.

License

GNU Lesser General Public License, Version 3

Build File

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'

Download

Click the following link to download the jar file.

kmlutils-0.5.5-javadoc.jar
kmlutils-0.5.5-sources.jar
kmlutils-0.5.5.jar
kmlutils-0.5.5.pom



Related Tutorials