is not current version
Last Version 1.0.5

com.conversantmedia:rtree 1.0.4

Conversant RTree - N dimensional spatial index

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.conversantmedia
ArtifactId

ArtifactId

rtree
Version

Version

1.0.4
Type

Type

jar

Download rtree 1.0.4


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