GlideSlider
GlideSlider copied to clipboard
Could not find com.github.firdausmaulan:GlideSlider:1.5.1
Do you have jitpack added to your top-level build.gradle?
allprojects
{
repositories {
...
maven { url 'https://jitpack.io' }
}
}
https://jitpack.io/#firdausmaulan/GlideSlider/1.5.1