ElevationImageView icon indicating copy to clipboard operation
ElevationImageView copied to clipboard

JCenter is shutting down, are there plans to migrate?

Open victorraft opened this issue 3 years ago • 2 comments

Since JCenter is not going to work anymore, are there plans to make this library available elsewhere? E.g. Maven Central?

victorraft avatar Mar 02 '21 20:03 victorraft

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

qhutch avatar Mar 08 '21 14:03 qhutch

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!

victorraft avatar Mar 08 '21 14:03 victorraft