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 of rtree built from the master
branch are available through Maven using version 1.0-SNAPSHOT
.