AndroidPdfViewer
AndroidPdfViewer copied to clipboard
Add to MavenCentral repository
Please add stable version to MavenCentral repo, because jcenter will be stopped JCenter Shutdown - Gradle blog
is it in jitpack at least?
Yes, it is in jitpack: https://jitpack.io/#barteksc/AndroidPdfViewer/Tag
JitPack provides old version only -> 3.1.0-beta1. We need 3.2.0-beta2 on MavenCentral or JitPack, please...
Now that JCenter is stopped and you cant download dependencies from JCenter, what can I do here: I removed JCenter and have this in my gradle file: implementation 'com.github.barteksc:AndroidPdfViewer:3.1.0-beta.1'
But i still get this error: Received status code 502 from server: Bad Gateway
yes please, still not visible on mavenCentral(), still need jcenter() to use this cool lib!