Skip to content

tomnelson/rtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTREE: A java implementation of an Rtree

Build Status Maven Central

rtree Website

To add a dependency on this release of rtree using Maven, use the following:

<dependency>
  <groupId>com.github.tomnelson</groupId>
  <artifactId>rtree</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

Snapshots

Snapshots of rtree built from the master branch are available through Maven using version 1.0-SNAPSHOT.

Links

Contributions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published