Example Usage
allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}