簡體   English   中英

Android 應用程序中的 bintray 庫出現錯誤。 如果 Bintray 停止了他們的服務,我可以在我現有的項目中添加這個依賴項

[英]Getting error for bintray libraries in Android app. if Bintray stoped their service from where i can i add this dependency in my existing project

無法獲取“https://dl.bintray.com/drummer-aidan/maven/com/dlazaro66/qrcodereaderview/qrcodereaderview/2.0.3/qrcodereaderview-2.0.3.pom”。 從服務器收到狀態碼 502:Bad Gateway

您也可以在mavenCentral()上找到它:

// https://mvnrepository.com/artifact/com.dlazaro66.qrcodereaderview/qrcodereaderview
implementation 'com.dlazaro66.qrcodereaderview:qrcodereaderview:2.0.3'

jcenter()甚至還在,但它不再是公開的了。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM