Join Slack
Powered by
Currently, the .jar generated for my jvm target do...
# multiplatform
s
Sylvain Patenaude
02/12/2020, 2:39 PM
Currently, the .jar generated for my
jvm
target doesn't include the Kotlin dependencies. Is there a way to create some kind of archive (.ar) that would include those dependencies?
k
Kris Wong
02/12/2020, 2:43 PM
i use the shadow jar plugin for this
s
Sylvain Patenaude
02/12/2020, 2:58 PM
Thanks, I'll look into it. Any link or reference?
k
Kris Wong
02/12/2020, 3:00 PM
google shadow jar plugin
👍 1
6
Views
Open in Slack
Previous
Next