val project = project { name = "my-library" group = "com.example" artifactId = name version = "1.0.0" dependencies { compile("com.google.guava:guava:30.0-jre") testCompile("junit:junit:4.13.2") } }


上一篇:
下一篇:
切换中文