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