Hi guys, it seems that Anko (org.jetbrains.anko) h...
# android
d
Hi guys, it seems that Anko (org.jetbrains.anko) has been finally removed from jcenter... But, I need to build some old project 😅 🙏 Is it some temporary downtime or part of sunsetting jcenter? @yan
e
https://jfrog.com/blog/jcenter-sunset/ jcenter no longer hosts artifacts, it only reflects to maven central
so anything that was not published to central is now gone
d
Thanks, I read about redirecting. But what is a recommended approach? I guess there are still some projects around using Anko. Probably AAR locally?
e
or host your own maven repo
d
We found some Chinese repo that contains Anko 😅