1 Star 0 Fork 0

Mark Li/zhengsh-vvip

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 340 Bytes
一键复制 编辑 原始数据 按行查看 历史
[email protected] 提交于 2022-02-05 22:13 . .
group 'io.zhengsh'
version '1.0-SNAPSHOT'
repositories {
mavenCentral()
maven { url 'https://repo.spring.io/milestone' }
maven { url 'https://repo.spring.io/snapshot' }
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }
}
dependencies {
}
tasks.withType(JavaCompile) {
options.encoding = "UTF-8"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhengsh/zhengsh-vvip.git
[email protected]:zhengsh/zhengsh-vvip.git
zhengsh
zhengsh-vvip
zhengsh-vvip
master

搜索帮助