419 Forks
4035 Stars
4035 Watchers

shadow

Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.

How to download and setup shadow

Open terminal and run command
git clone https://github.com/GradleUp/shadow.git
git clone is used to create a copy or clone of shadow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shadow https://github.com/GradleUp/shadow/archive/master.zip

Or simply clone shadow with SSH
[email protected]:GradleUp/shadow.git

If you have some problems with shadow

You may open issue on shadow support forum (system) here: https://github.com/GradleUp/shadow/issues