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