igreenwood / SimpleCropView

A simple image cropping library for Android.
MIT License
2.48k stars 465 forks source link

Migrate away from JCenter #155

Open ligol opened 3 years ago

ligol commented 3 years ago

JFrog has just announced that it will be shutting down JCenter on May 1st. JCenter is the sole repository hosting this library, so it will become unavailable after this date unless migrated to an alternative service. Could it be migrated to mavenCentral to remains usable in gradle?

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

shibakaneki commented 3 years ago

I have the exact same request. I really like SimpleCropView and I would be happy to keep using it. Please publish it on another repository, like Maven Central, if possible.

Here is a tutorial on how to do it.

Thank's a lot!

darkokoa commented 3 years ago

We can use 3rd party jCenter mirror like -> https://github.com/igreenwood/SimpleCropView/issues/158#issuecomment-901807523