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.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.acervera.osm4scala</groupId>
  <artifactId>osm4scala-core_2.13</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.acervera.osm4scala', name: 'osm4scala-core_2.13', version: '1.0.4'