如何在Android studio中以compile直接依賴GitHub上的庫

如何讓自己的項目以compile直接依賴GitHub上的庫,先看看引用方式: dependencies { compile 'com.github.helloworldjie:TestProj1:0.4' } compile 'com.github.helloworldjie:TestProj1:0.4' com.github.helloworldjie 表示是一個GitHub中的庫,後面
相關文章
相關標籤/搜索