1. Gradle使用 gradle 进行包管理,可以让原本非常笨重的标记语言变得非常轻松。
maven 管理示例:
<project xmlns="http://maven.apache.org/POM/4.0.0"
2022-03-29