# Summary Shaded jars are commonly required when building libraries to prevent Class collision of project jars. # Proposal Implement a `sharedJar` command or extension # Libraries The [jar-relocator](https://github.com/lucko/jar-relocator/tree/master) library provides code to shade a jar.