MVN

com.conversantmedia : rtree

Maven & Gradle

Jul 13, 2018
1 usages
69 stars

Conversant RTree - N dimensional spatial index

<dependency>
    <groupId>com.conversantmedia</groupId>
    <artifactId>rtree</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.conversantmedia : rtree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.conversantmedia : rtree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rtree-1.0.5
rtree-1.0.4
rtree-1.0.3
rtree-1.0.2
rtree-1.0.1

How to add a dependency to Maven

Add the following com.conversantmedia : rtree maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.conversantmedia</groupId>
    <artifactId>rtree</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.conversantmedia : rtree gradle dependency to your build.gradle file:

implementation 'com.conversantmedia:rtree:1.0.5'

Gradle Kotlin DSL: Add the following com.conversantmedia : rtree gradle kotlin dependency to your build.gradle.kts file:

implementation("com.conversantmedia:rtree:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.conversantmedia : rtree sbt scala dependency to your build.sbt file:

libraryDependencies += "com.conversantmedia" % "rtree" % "1.0.5"

Advertisement

Dependencies from Group

Oct 18, 2022
16 usages
284 stars
Jan 13, 2016
2 usages
7 stars
Jan 13, 2016
2 usages
7 stars
Jan 13, 2016
1 usages
7 stars
Jul 13, 2018
1 usages
69 stars

Discover Dependencies

May 20, 2017
0 stars
Jul 17, 2016
3 stars
Jul 17, 2016
3 stars
Jul 17, 2016
1 usages
3 stars
Jun 26, 2017
29 stars
Sep 21, 2016
13 stars
Mar 27, 2017
2 stars