Sunday, October 19, 2014

Android Dependencies in local maven repo

After my last blog you may ask: "what about android dependencies that are not part of public maven repositories? I like to have 4.4.2 but everthing i found was 4.1.1!" Don't worry :-) There is a nice tool to install all android dependencies in your local repository. So take a look:
https://github.com/mosabua/maven-android-sdk-deployer

No comments: