Last Version

com.conversantmedia:rtree 1.0.5

Conversant RTree - N dimensional spatial index

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.conversantmedia
ArtifactId

ArtifactId

rtree
Version

Version

1.0.5
Type

Type

jar
Description

Description

com.conversantmedia:rtree
Conversant RTree - N dimensional spatial index
Project URL

Project URL

https://github.com/conversant/rtree
Project Organization

Project Organization

Conversant Engineering
Source Code Management

Source Code Management

https://github.com/conversant/rtree

Download rtree 1.0.5


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.