Skip to content

Library Unavailable Due to JCenter Shutdown - 2024 #23

@muneeb-saadii

Description

@muneeb-saadii

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:

  1. Maven Central: The most widely used and stable repository for hosting Java and Android libraries.
  2. Google Maven: Another reliable repository supported by Android projects.
  3. JitPack.io: A quick alternative to host GitHub-based repositories without significant changes to the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions