Hi, is there some easy way to create a Jar file that will be executable with `java -jar` ? I used Sh...
g
Hi, is there some easy way to create a Jar file that will be executable with
java -jar
? I used ShadowJar before, but is that the only way for Kotlin?
👆 1