JitPack is a novel package repository for JVM and Android projects. It builds Git projects on demand and provides you with ready-to-use artifacts (jar, aar)
Add the JitPack repository to your build file
1) Get latest Tag
2) Add the dependency with Tag
1) Download libnavigine.aar
2) In your project choose File
-> New
-> New module
-> Import .JAR/.AAR Package
;
3) Select downloaded libnavigine.aar
file and add it to your project as new module;
4) Add following lines inside dependencies
module in your apps build.gradle
file: