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-api 0.2.1


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

libraryDependencies += "org.locationtech.sfcurve" %% "sfcurve-api" % "0.2.1"

Mill build tool

ivy"org.locationtech.sfcurve::sfcurve-api:0.2.1"

Scala CLI

//> using dep "org.locationtech.sfcurve::sfcurve-api:0.2.1"

Ammonite REPL

import $ivy.`org.locationtech.sfcurve::sfcurve-api:0.2.1`

<dependency>
  <groupId>org.locationtech.sfcurve</groupId>
  <artifactId>sfcurve-api_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'org.locationtech.sfcurve', name: 'sfcurve-api_2.11', version: '0.2.1'