-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to resolve: com.romandanylyk:pageindicatorview:1.0.3 #150
Comments
facing same issue |
See #141 People are noticing it now because jcenter is down for good this time, since 15th Aug |
JCenter was shut down. The dependency is available on JitPack though. Remove jcenter from your repositories block and make sure you have the following in your settings.gradle.kts:
Then, update your dependency from:
to
|
Hi @stevenbenitez |
@vasantikaHorizontal I am not part of this project. This is the only repository that I am aware of. I think the difference in artifact name is just due to it being published to JitPack, but that is just speculation on my part. If you want to bring the code into your project then I think you would just bring in what is in the |
Failed to resolve: com.romandanylyk:pageindicatorview:1.0.3
The text was updated successfully, but these errors were encountered: