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

dependencies {
    implementation 'com.github.scottyab:rootbeer:0.1.0'
}
