ElevationImageView
ElevationImageView copied to clipboard
JCenter is shutting down, are there plans to migrate?
Since JCenter is not going to work anymore, are there plans to make this library available elsewhere? E.g. Maven Central?
Thank you for your interest for this project, unfortunately I don't have time or skills to do this (making this available on JCenter was already a really hard task) and I'm not a developer anymore. What you can do is either :
- Fork the repo and distribute it on Maven Central by yourself (if you do this I will update the readme with the link to your fork)
- Use the ElevationImageView.kt class in your project (this is the only class needed for this librairy)
I'm sorry for not being able to do this by myself
Ok, no problem. I believe I will fork the repository and compile/distribute it via Jitpack.
Thank you for your hard work on the library!