Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 207 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 207 Bytes

jeo - lightweight geo library for the jvm

Building

Building the jeo library requires Apache Maven.

git clone https://github.com/jeo/jeo.git
cd jeo
mvn install