Join Slack
Hi. Is there a way to make the Gradle plugin produce just a set of JARs - not an uber jar or a jlink...
# compose-desktop
m
mikehearn
10/28/2021, 3:59 PM
Hi. Is there a way to make the Gradle plugin produce
just
a set of JARs - not an uber jar or a jlinked package, but what you'd get in the lib directory if using
installDist
on a normal Gradle application module.
d
David Herman
10/29/2021, 12:42 AM
I know you said no uber jars, but I wonder if the shadowJar plugin can be configured to do this?
https://github.com/johnrengelman/shadow
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by