集成步骤1.在项目根目录下的 build.gradle 文件中加入buildscript { repositories { maven { url 'https://jitpack.io' } }}allprojects { ...
確定! 回上一頁