how to export a executable jar in gradle, and this jar can run as it include reference libraries

前端 未结 5 2279
长情又很酷
长情又很酷 2020-12-25 10:15

how to export a executable jar in gradle, and this jar can run as it include reference libraries.

build.gradle

apply plugin: \'java\'

manifest.mainA         


        
5条回答
提交回复
热议问题