Closed nasreekar closed 6 years ago
I tried adding the library to my gradle and I face this issue. Failed to resolve: com.github.Vatican-Cameos:CarouselPicker:v1.0
Failed to resolve: com.github.Vatican-Cameos:CarouselPicker:v1.0
This is how I added it to my gradle
// carousel implementation 'com.github.Vatican-Cameos:CarouselPicker:v1.0'
Did anyone else face the same issue?
Sorry, my mistake. I forgot to add maven build in gradle before syncing the project with library. The issue can be closed. Thanks.
I tried adding the library to my gradle and I face this issue.
Failed to resolve: com.github.Vatican-Cameos:CarouselPicker:v1.0
This is how I added it to my gradle
Did anyone else face the same issue?