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-hilbert 0.2.0


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

libraryDependencies += "org.locationtech.sfcurve" %% "sfcurve-hilbert" % "0.2.0"

Mill build tool

ivy"org.locationtech.sfcurve::sfcurve-hilbert:0.2.0"

Scala CLI

//> using dep "org.locationtech.sfcurve::sfcurve-hilbert:0.2.0"

Ammonite REPL

import $ivy.`org.locationtech.sfcurve::sfcurve-hilbert:0.2.0`

<dependency>
  <groupId>org.locationtech.sfcurve</groupId>
  <artifactId>sfcurve-hilbert_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.locationtech.sfcurve', name: 'sfcurve-hilbert_2.11', version: '0.2.0'