It would be helpful to add this piece of code on Installation :) allprojects { repositories { maven { url "https://jitpack.io" } } }