GoodieBag / CarouselPicker

A Carousel picker library for android which supports both text and icons . :sparkles:
MIT License
708 stars 101 forks source link

Failed to resolve the library #11

Closed nasreekar closed 6 years ago

nasreekar commented 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

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?

nasreekar commented 6 years ago

Sorry, my mistake. I forgot to add maven build in gradle before syncing the project with library. The issue can be closed. Thanks.