LoadingButtonAndroid
LoadingButtonAndroid copied to clipboard
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>
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
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