CustomSquareProgressbar How to use? allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.pratikfagadiya:CustomSquareProgressbar:latest-release' }