最近在嘗試使用gradle代替maven建立web專案. 在build.gradle檔案中,使用mavenLocal() 發現並不生效 repositories { mavenLocal() //直接使用 ...
確定! 回上一頁