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

Release to jitpack or mavenCentral #141

Open
Jawnnypoo opened this issue Feb 4, 2021 · 8 comments
Open

Release to jitpack or mavenCentral #141

Jawnnypoo opened this issue Feb 4, 2021 · 8 comments

Comments

@Jawnnypoo
Copy link

JCenter is shutting down: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

So, please consider publishing to Jitpack.io or Maven Central instead. The deadline is May 1st.

@EAvallone
Copy link

Since JCenter is shutting down, please consider publishing to Maven Central. Thanks

@firoze
Copy link

firoze commented Apr 29, 2021

This is already reachable via Jitpack. Beyond that I'd suggest swapping to a different indicator if Maven Central is a dealbreaker.

@Jawnnypoo
Copy link
Author

1.0.3 is not available on Jitpack though 😢

@firoze
Copy link

firoze commented Apr 30, 2021

You can fetch by commit (for example b1bad58 which was the corresponding commit for 1.0.3) it should be fine.

implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5'

@anonyimek
Copy link

Maybe I am wrong, but I think that from February 2022 this library is going to end of career because if you open gradle file https://github.com/dm77/barcodescanner/blob/master/build.gradle you can see that the library also depends on jCenter.

@mmarczell-graphisoft
Copy link

Here's a working way to fetch 1.0.3 from Jitpack:

implementation 'com.github.romandanylyk:PageIndicatorView:v.1.0.3'

@heart
Copy link

heart commented Oct 1, 2021

Thankyou @mmarczell-graphisoft You saved my life

@NunoPalma
Copy link

Any chance of uploading the library to maven?

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

7 participants