使用Gradle構建Jar包感謝萬能的Gradl. ... Output to build/libs/name.jar shadowJar { baseName = 'name' classifier = null version = null } apply ...
確定! 回上一頁