Open jameswald opened 3 years ago
You should be able to use JitPack since I think a release on MavenCentral is unlikly. See https://jitpack.io/#cesards/SuperImageView/ for how to get started with JitPack.
The JitPack dependency for the 1.0.2.1 is broken though so you have to use a Snapshot or commit hash like
implementation 'com.github.cesards:SuperImageView:ab25db2'
jcenter is shutting down on May 1 https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
Any chance this artifact can be uploaded to Maven Central before then?
This should supersede #28 due to the shutdown.