javaandroidkotlingradlebuild.gradle

JCenter deprecation; impact on Gradle and Android


Should I be worried about JCenter being deprecated?

Why should I migrate my libraries from JCenter to other Maven repositories?

Can I continue to use jcenter() in my Gradle build script?


Solution

  • The latest update as mentioned here in JFrog's website is the following:

    UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community can continue to rely on JCenter as a reliable mirror for Java packages.