1 Star 0 Fork 0

getling / GwFrame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
maven { url 'https://maven.aliyun.com/repository/public' }
maven { url 'https://maven.aliyun.com/repository/google' }
maven { url 'https://maven.aliyun.com/repository/central' }
maven { url 'https://jitpack.io' }
}
}
rootProject.name='GwFrame'
include ':sample'
include ':gwframe'
1
https://gitee.com/getling9527/GwFrame.git
git@gitee.com:getling9527/GwFrame.git
getling9527
GwFrame
GwFrame
master

搜索帮助