How can I distribute a jar that depends on groovy-all in a lib directory using gradle?

前端 未结 0 1959
广开言路
广开言路 2020-12-31 03:10

I have a groovy class that I can use gradle to build a jar up easily enough and I can add Class-Path: lib/groovy-all.jar to the manifest. What I can\'t seem to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题