Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.smarteist:autoimageslider:1.4.0.

Open CHENNURUGURUSANKAR opened this issue 2 years ago • 5 comments

Describe the bug Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.smarteist:autoimageslider:1.4.0.

**To fit it ** Steps to reproduce the behavior:

  1. Go to 'setting.gradel' 2.Add ' jcenter() ' and ' maven { url 'https://jitpack.io' } '

CHENNURUGURUSANKAR avatar Apr 21 '22 13:04 CHENNURUGURUSANKAR

@CHENNURUGURUSANKAR jcenter is depreciated and was replace with mavenCentral. Does that means this library was not moved to mavenCentral?

BayoKwendo avatar Apr 21 '22 14:04 BayoKwendo

I'm getting this error

" Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.smarteist:autoimageslider:1.4.0. "

when I added jcenter error was resolved.

CHENNURUGURUSANKAR avatar Apr 21 '22 14:04 CHENNURUGURUSANKAR

Adding jcenter() will fix the error

Abhaysoft-inc avatar May 21 '22 03:05 Abhaysoft-inc

thanks bro ....

samyakjain04 avatar Oct 09 '22 17:10 samyakjain04

These error are solved

Solution :- Follow this link:-

https://github.com/smarteist/Android-Image-Slider/issues/248#issuecomment-1403067934

vishalcoader avatar Jan 25 '23 04:01 vishalcoader