License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdkmlutils |
Last Version | Last Version0.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkmlutils
The main purpose of this project is a tool for converting SVG files into KML files
|
Filename | Size |
---|---|
kmlutils-0.5.6.pom | |
kmlutils-0.5.6.jar | 44 KB |
kmlutils-0.5.6-sources.jar | 27 KB |
kmlutils-0.5.6-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/ -->
<dependency>
<groupId>org.bitbucket.tbrugz</groupId>
<artifactId>kmlutils</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/
implementation 'org.bitbucket.tbrugz:kmlutils:0.5.6'
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/kmlutils/
implementation ("org.bitbucket.tbrugz:kmlutils:0.5.6")
'org.bitbucket.tbrugz:kmlutils:jar:0.5.6'
<dependency org="org.bitbucket.tbrugz" name="kmlutils" rev="0.5.6">
<artifact name="kmlutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tbrugz', module='kmlutils', version='0.5.6')
)
libraryDependencies += "org.bitbucket.tbrugz" % "kmlutils" % "0.5.6"
[org.bitbucket.tbrugz/kmlutils "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |