sbt-assembly
sbt-assembly copied to clipboard
add feature to shade a specific jar
similar to the ability to shade in a specific module using inLibrary, provide a similar functionality to shade in a managed/unmanaged jar.
I already implemented it for my own use, so if you think that this is a good addition to the plugin, I will open a PR.