Following is a sample Gradle configuration shows how to add dependencies apply plugin:'application' mainClassName = 'HelloWorld' run { standardInput ...
確定! 回上一頁