Example project using gradle with kotlin dsl and the johnrengelman/shadow plugin
See this project files build.gradle.kts
./gradlew build
java -jar build/libs/shadow.jar
Example project using gradle with kotlin dsl and the johnrengelman/shadow plugin
See this project files build.gradle.kts
./gradlew build
java -jar build/libs/shadow.jar