workingdog / kmltogeojson   1.2

GitHub

Converts Kml to GeoJSON format

Scala versions: 2.13 2.12 2.11

kmltogeojson 1.1


Group ID:
com.github.workingDog
Artifact ID:
kmltogeojson_2.12
Version:
1.1
Release Date:
May 13, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>kmltogeojson_2.12</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.workingDog', name: 'kmltogeojson_2.12', version: '1.1'