is not current version
Last Version 1.0.5

com.conversantmedia:rtree 1.0.1

Conversant RTree - N dimensional spatial index

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.conversantmedia
ArtifactId

ArtifactId

rtree
Version

Version

1.0.1
Type

Type

jar

Download rtree 1.0.1


<!-- https://jarcasting.com/artifacts/com.conversantmedia/rtree/ -->
<dependency>
    <groupId>com.conversantmedia</groupId>
    <artifactId>rtree</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.conversantmedia/rtree/
implementation 'com.conversantmedia:rtree:1.0.1'
// https://jarcasting.com/artifacts/com.conversantmedia/rtree/
implementation ("com.conversantmedia:rtree:1.0.1")
'com.conversantmedia:rtree:jar:1.0.1'
<dependency org="com.conversantmedia" name="rtree" rev="1.0.1">
  <artifact name="rtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.conversantmedia', module='rtree', version='1.0.1')
)
libraryDependencies += "com.conversantmedia" % "rtree" % "1.0.1"
[com.conversantmedia/rtree "1.0.1"]