simplexspatial / osm4scala   1.0.11

MIT License Website GitHub

Scala and Spark library focused on reading OpenStreetMap Pbf files.

Scala versions: 2.13 2.12 2.11 2.10

osm4scala-core 1.0


Group ID:
com.acervera.osm4scala
Artifact ID:
osm4scala-core_2.11
Version:
1.0
Release Date:
Apr 30, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.acervera.osm4scala" %% "osm4scala-core" % "1.0"

Mill build tool

ivy"com.acervera.osm4scala::osm4scala-core:1.0"

Scala CLI

//> using dep "com.acervera.osm4scala::osm4scala-core:1.0"

Ammonite REPL

import $ivy.`com.acervera.osm4scala::osm4scala-core:1.0`

<dependency>
  <groupId>com.acervera.osm4scala</groupId>
  <artifactId>osm4scala-core_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.acervera.osm4scala', name: 'osm4scala-core_2.11', version: '1.0'