Build
Building geoc is very easy but you will need Java 8 and Maven 3.
Check it out:
git checkout https://github.com/jericks/geoc.git
Build it:
cd geoc
mvn clean install
Building geoc is very easy but you will need Java 8 and Maven 3.
Check it out:
git checkout https://github.com/jericks/geoc.git
Build it:
cd geoc
mvn clean install