I am trying to use HoloEverywhere 1.3.2 in my android project and I am using Maven to build the project. The latest version of HoloEverywhere in Maven Central is 1.2.0.
Authors of HoloEverywhere are in the process of pushing the latest version of library to the Maven Central in the mean time I wish to install the library to my local Maven Repo.
My Question
How to install a Android Library (HoloEverywhere) to local Maven Repo?