TextPathView
TextPathView copied to clipboard
Library Unavailable Due to JCenter Shutdown - 2024
I would like to bring to your attention a significant issue regarding the com.yanzhikai:TextPathView library. As of 2021, JCenter has been officially read-only shutdown and in 2024 October, its no longer serving libraries. Unfortunately, this affects your library, making it unreachable for projects that rely on JCenter for dependency resolution.
Issue:
- The library com.yanzhikai:TextPathView is currently hosted on JCenter, which has now been fully deprecated and shut down.
- As a result, this library is not accessible through JCenter anymore, leading to build failures for projects that depend on it.
Suggested Solution:
I suggest migrating it to a currently supported platform such as:
- Maven Central: The most widely used and stable repository for hosting Java and Android libraries.
- Google Maven: Another reliable repository supported by Android projects.
- JitPack.io: A quick alternative to host GitHub-based repositories without significant changes to the project.
感谢您的关注,我会尽快给您答复