I get this error when I want to add a library to Android:
implementation 'com.squareup.picasso:picasso:2.71828'
ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.squareup.picasso:picasso:2.71828.
Show Details
Affected Modules: app
I got this link but didn't get an answer: Unable to resolve dependency Android Studio 3.0