plokhotnyuk / rtree2d   0.11.13

Apache License 2.0 GitHub

RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

rtree2d-core 0.11.13


Group ID:
com.github.plokhotnyuk.rtree2d
Artifact ID:
rtree2d-core_sjs1_3
Version:
0.11.13
Version Scheme:
Release Date:
Jul 21, 2024
Licenses:
Files:

libraryDependencies += "com.github.plokhotnyuk.rtree2d" %%% "rtree2d-core" % "0.11.13"

Mill build tool

ivy"com.github.plokhotnyuk.rtree2d::rtree2d-core::0.11.13"

Scala CLI

//> using dep "com.github.plokhotnyuk.rtree2d::rtree2d-core::0.11.13"