RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
rtree2d-core 0.11.9
Group ID:
com.github.plokhotnyuk.rtree2d
Artifact ID:
rtree2d-core_2.13
Version:
0.11.9
Release Date:
Sept 24, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "com.github.plokhotnyuk.rtree2d" %% "rtree2d-core" % "0.11.9"
ivy"com.github.plokhotnyuk.rtree2d::rtree2d-core:0.11.9"
//> using dep "com.github.plokhotnyuk.rtree2d::rtree2d-core:0.11.9"
import $ivy.`com.github.plokhotnyuk.rtree2d::rtree2d-core:0.11.9`
<dependency> <groupId>com.github.plokhotnyuk.rtree2d</groupId> <artifactId>rtree2d-core_2.13</artifactId> <version>0.11.9</version> </dependency>
compile group: 'com.github.plokhotnyuk.rtree2d', name: 'rtree2d-core_2.13', version: '0.11.9'