sbt-assembly icon indicating copy to clipboard operation
sbt-assembly copied to clipboard

add feature to shade a specific jar

Open lev112 opened this issue 8 years ago • 0 comments

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.

lev112 avatar Dec 19 '17 08:12 lev112