Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

[URGENT] Unable to download dependency from Maven - version 3.0.0 #642

Description

@kaarthicksiyer
  • [Y] I have searched existing issues and confirmed this is not a duplicate

Issues and steps to reproduce

After I did a cache clearance of my Android studio, I started to see issues in downloading the dependency from Maven. Looks like its not available right now and this is so disappointing. It has impacted our development time so much.

Expected behavior

  • Sync gradle
  • gradle will try to download flexbox-3.0.0.pom
  • Shows not available instead of downloading the dependency

Version of the flexbox library

3.0.0

Link to code

* What went wrong:
Execution failed for task ':app:checkDebugAndroidTestDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.google.android:flexbox:3.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/google/android/flexbox/3.0.0/flexbox-3.0.0.pom
       - https://repo.maven.apache.org/maven2/com/google/android/flexbox/3.0.0/flexbox-3.0.0.pom
     Required by:
         project :app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions