workingdog / kmltogeojson   1.2

GitHub

Converts Kml to GeoJSON format

Scala versions: 2.13 2.12 2.11

kmltogeojson 1.2


Group ID:
com.github.workingDog
Artifact ID:
kmltogeojson_2.13
Version:
1.2
Release Date:
Mar 20, 2020
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "kmltogeojson" % "1.2"

Mill build tool

ivy"com.github.workingDog::kmltogeojson:1.2"

Scala CLI

//> using dep "com.github.workingDog::kmltogeojson:1.2"

Ammonite REPL

import $ivy.`com.github.workingDog::kmltogeojson:1.2`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>kmltogeojson_2.13</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.github.workingDog', name: 'kmltogeojson_2.13', version: '1.2'