workingdog / kmltogeojson   1.2

GitHub

Converts Kml to GeoJSON format

Scala versions: 2.13

kmltogeojson 1.0


Group ID:
com.github.workingDog
Artifact ID:
kmltogeojson_2.11
Version:
1.0
Release Date:
May 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>kmltogeojson_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.workingDog', name: 'kmltogeojson_2.11', version: '1.0'