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


Group ID:
com.acervera.osm4scala
Artifact ID:
osm4scala-core_2.13
Version:
1.0.10
Release Date:
Nov 5, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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