We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This library is being published to JCenter. JCenter is being taken down on May 1 2021.
Ideally, this library would migrate to publish its artifacts on Maven Central or some other artifact repository.
Thanks for considering this!
The text was updated successfully, but these errors were encountered:
🚀 Migrate to Maven Central Repository (#190, #194)
7c887b3
Successfully migrated to Maven Central Repository. Thanks! Don't forget to update the build.gradle.
build.gradle
buildscript { repositories { mavenCentral() } } dependencies { implementation 'io.github.ShawnLin013:number-picker:2.4.13' }
Sorry, something went wrong.
No branches or pull requests
This library is being published to JCenter. JCenter is being taken down on May 1 2021.
Ideally, this library would migrate to publish its artifacts on Maven Central or some other artifact repository.
Thanks for considering this!
The text was updated successfully, but these errors were encountered: