locationtech / sfcurve   0.2.2

Website GitHub

LocationTech SFCurve is a Scala library for the creation, transformation, and querying of space-filling curves

Scala versions: 2.12 2.11

sfcurve-zorder 0.2.2


Group ID:
org.locationtech.sfcurve
Artifact ID:
sfcurve-zorder_2.11
Version:
0.2.2
Release Date:
Mar 20, 2020
Licenses:
Files:

libraryDependencies += "org.locationtech.sfcurve" %% "sfcurve-zorder" % "0.2.2"

Mill build tool

ivy"org.locationtech.sfcurve::sfcurve-zorder:0.2.2"

Scala CLI

//> using dep "org.locationtech.sfcurve::sfcurve-zorder:0.2.2"

Ammonite REPL

import $ivy.`org.locationtech.sfcurve::sfcurve-zorder:0.2.2`

<dependency>
  <groupId>org.locationtech.sfcurve</groupId>
  <artifactId>sfcurve-zorder_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'org.locationtech.sfcurve', name: 'sfcurve-zorder_2.11', version: '0.2.2'