Skip to content
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

Unable to find using Maven Central in Android Studio #9

Closed
matador0227 opened this issue May 24, 2021 · 2 comments
Closed

Unable to find using Maven Central in Android Studio #9

matador0227 opened this issue May 24, 2021 · 2 comments

Comments

@matador0227
Copy link

For some reason I'm unable to sync my Gradle with this implementation. is there anything special I need to know or understand when importing this into my android studio project? I have maven central and many other libraries, but for some reason yours 'fails to resolve'.

implementation 'com.hold1:pagertabindicator:1.0.7'

@matador0227
Copy link
Author

matador0227 commented May 24, 2021

a couple more points on this. I was using jCenter until they dropped out of existence. I removed any reference to them and refreshed my Gradle dependencies to ensure everything was being pulled out of maven Central. It seems clear that the library is hosted on JCenter, and thus my grief. can you change this to be hosted with maven or google, or recommend a way for folks currently using this library to handle?

@Crysis21
Copy link
Owner

Crysis21 commented Sep 4, 2021

I just picked this project back. I will be updating it to kotlin, with support for ViewPager2 and Jetpack navigation. Long overdue, but other projects kept me busy.

@Crysis21 Crysis21 closed this as completed Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants