AS创建implemetation依赖(github+jitpa
2020-02-20 本文已影响0人
大魚大肉
1,Gradle Android Maven plugin
在github上找gradle android maven plugin最新用法
2,AS上创建MODULE,然后按上面的添加
然后AS中推到github上,github上打开项目,然后发行Release版本,打开jitpack jitpack链接
找到项目,然后get it (一定要注意官网有点卡,必须等log提示ok)
最后在需要导入的项目中的build.gradle上implementation上(按上图方式导入)