showcase icon indicating copy to clipboard operation
showcase copied to clipboard

Failed to resolve: com.trendyol.showcase:showcase:0.9.5

Open muhammedelsami opened this issue 3 years ago • 1 comments

Hi, I'm trying to add the library to my project, I'm getting an error like this.

Failed to resolve: com.trendyol.showcase:showcase:0.9.5


allprojects { repositories { ... maven { url 'https://jitpack.io' } } } because allprojects is not in root build.gradle file maven { url 'https://jitpack.io' } I am adding it to my settings.gradle file.

Screen Shot 2022-02-25 at 2 13 36 PM

muhammedelsami avatar Feb 25 '22 11:02 muhammedelsami

same here

arshavin2000 avatar Jul 05 '22 06:07 arshavin2000