Android 未能解析:com.mesibo.api:mesibo:1.2.84

Android 未能解析:com.mesibo.api:mesibo:1.2.84,android,maven,gradle,jcenter,mesibo,Android,Maven,Gradle,Jcenter,Mesibo,此版本是否存在于Jcenter或MavenCenter上 我查过mesibo的官方文件, 我正在尝试这个演示, 再次尝试同步。它应该在3小时前恢复到1.2.70,现在失败了lol。让我试试这个版本,因为Bintray关闭了,新的存储库还没有同步。是的,你是对的 Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debug

此版本是否存在于Jcenter或MavenCenter上

我查过mesibo的官方文件,

我正在尝试这个演示,

再次尝试同步。它应该在3小时前恢复到1.2.70,现在失败了lol。让我试试这个版本,因为Bintray关闭了,新的存储库还没有同步。是的,你是对的
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.mesibo.api:mesibo:1.2.84.
     Searched in the following locations:
       - https://jcenter.bintray.com/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
       - https://dl.google.com/dl/android/maven2/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
       - https://repo.maven.apache.org/maven2/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
     Required by:
         project :app
   > Could not find com.mesibo.api:mesibo:1.2.84.
     Searched in the following locations:
       - https://jcenter.bintray.com/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
       - https://dl.google.com/dl/android/maven2/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
       - https://repo.maven.apache.org/maven2/com/mesibo/api/mesibo/1.2.84/mesibo-1.2.84.pom
     Required by:
         project :app > com.mesibo.api:ui:1.2.81
         project :app > com.mesibo.api:callui:1.2.81
         project :app > com.mesibo.api:callui:1.2.81 > com.mesibo.api:calls:1.2.81