jcenter is at end of life, please migrate it to Maven Central.
Jcenter will continue to work for a read-only repository, but new packages can no longer be uploaded. See their announcement for more information.
The linter in Android Studio 4.2 starts complaining about the usage of jcenter so many people will try to get rid of it the next months:

Fetch is the last project blocking my migration aways from jcenter. I found a mirror over at JitPack but it is missing the okhttp integration.
Most helpful comment
Jcenter will continue to work for a read-only repository, but new packages can no longer be uploaded. See their announcement for more information.
The linter in Android Studio 4.2 starts complaining about the usage of jcenter so many people will try to get rid of it the next months:

Fetch is the last project blocking my migration aways from jcenter. I found a mirror over at JitPack but it is missing the okhttp integration.