neontty / s2geometry-spark   0.3.0

Apache License 2.0 GitHub

spark native expressions wrapping java implementation of s2geometry library

Scala versions: 2.12

s2geometry-spark 0.3.0


Group ID:
io.github.neontty
Artifact ID:
s2geometry-spark_2.12
Version:
0.3.0
Version Scheme:
Release Date:
Dec 8, 2022
Licenses:
Files:
Full Scala Version:
2.12.17
Developers:

libraryDependencies += "io.github.neontty" %% "s2geometry-spark" % "0.3.0"

Mill build tool

ivy"io.github.neontty::s2geometry-spark:0.3.0"

Scala CLI

//> using dep "io.github.neontty::s2geometry-spark:0.3.0"

Ammonite REPL

import $ivy.`io.github.neontty::s2geometry-spark:0.3.0`

<dependency>
  <groupId>io.github.neontty</groupId>
  <artifactId>s2geometry-spark_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.neontty', name: 's2geometry-spark_2.12', version: '0.3.0'