kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.54k stars 233 forks source link

Failed to resolve the lib #68

Open atul-17 opened 2 years ago

atul-17 commented 2 years ago

Hi KofiGyan

So been getting this Gradle error, can you help me with the reason as to why this is happening and also fix it. Thank you

Failed to resolve: com.kofigyan.stateprogressbar:stateprogressbar:1.0.0

hambog00111 commented 2 years ago

@atul-17 hey men just try to add jcenter() on your settings.gradle to repositories and the implementation will run

MardiyevAbbos commented 1 week ago

add jcenter() on my settings.gradle, but return error: Failed to resolve: com.kofigyan.stateprogressbar:stateprogressbar:1.0.0