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