Geometry library with Projection and Geodetic methods inheriting from an altered version of the ESRI geometry-api-java.
- JDK of 9+
- 5.2 Proj lib with JNI
Your jni proj.jar
file for Proj 5.2 must be located in /usr/local/lib/proj.jar
or you'll need to update that in your build.gradle file.
./gradlew build install