leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.94k stars 214 forks source link

Failed to resolve: br.com.simplepass:loading-button-android:2.2.0 <a href="open.dependency.in.project.structure">Show in Project Structure dialog</a> Affected Modules: <a href="openFile:C:/Users/Tabularasha/AndroidStudioProjects/AssistX/app/build.gradle">app</a> #180

Open ametemre opened 3 years ago

ametemre commented 3 years ago

hi

i was getting this error after i formatted and re build my OS with new android studio version. anyway i found the reason. because the jcenter() library depritiated and gives its place to mavenCenteral(), new projects come with mavenCentral(). however the mavenCentral() does not support your library some how, but if jcenter() with mavenCentral() you get a warning to replace the Jcenter with mavenCentral but it works fine

Luke-SF commented 2 days ago

It doesn't exist anymore it appears - even browse the repo: https://repo1.maven.org/maven2/br/com/ There is no br.com.simplepass: https://repo1.maven.org/maven2/br/com/simplepass