is not current version
Last Version 0.5.6

org.bitbucket.tbrugz:kmlutils 0.5.5

The main purpose of this project is a tool for converting SVG files into KML files

GroupId

GroupId

org.bitbucket.tbrugz
ArtifactId

ArtifactId

kmlutils
Version

Version

0.5.5
Type

Type

jar

Download kmlutils 0.5.5


<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/ -->
<dependency>
    <groupId>org.bitbucket.tbrugz</groupId>
    <artifactId>kmlutils</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/
implementation 'org.bitbucket.tbrugz:kmlutils:0.5.5'
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/
implementation ("org.bitbucket.tbrugz:kmlutils:0.5.5")
'org.bitbucket.tbrugz:kmlutils:jar:0.5.5'
<dependency org="org.bitbucket.tbrugz" name="kmlutils" rev="0.5.5">
  <artifact name="kmlutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tbrugz', module='kmlutils', version='0.5.5')
)
libraryDependencies += "org.bitbucket.tbrugz" % "kmlutils" % "0.5.5"
[org.bitbucket.tbrugz/kmlutils "0.5.5"]