Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven Shade Plugin.
4,231
stars
2,359
commits
Kotlin
primary language
Sep 9, 2026
updated
A Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven Shade Plugin.
[!NOTE]
Previously this plugin was developed by @johnrengelman and published under the IDcom.github.johnrengelman.shadowbefore maintenance was transferred to the GradleUp organization to ensure future development, see #908.If you are still using the old plugin ID in your build script, we recommend to switch to the new plugin ID
com.gradleup.shadowand update to the latest version to receive all the latest bug fixes and improvements.
| Shadow Version | Min Gradle Version | Min Java Version | Plugin ID |
|---|---|---|---|
| 8.0.0+ | 8.0 | 8 | com.github.johnrengelman.shadow |
| 8.3.0+ | 8.3 | 8 | com.gradleup.shadow |
| 9.0.0+ | 8.11 | 11 | com.gradleup.shadow |
| 9.2.0+ | 8.11 | 17 | com.gradleup.shadow |
| 9.3.0+ | 9.0 | 17 | com.gradleup.shadow |
| 9.5.0+ | 9.2 | 17 | com.gradleup.shadow |
| 9.7.0+ | 9.4 | 17 | com.gradleup.shadow |
(top 30 of 125)
Kotlin
100.0%
Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven Shade Plugin.
4,231
stars
2,359
commits
Kotlin
primary language
Sep 9, 2026
updated
A Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven Shade Plugin.
[!NOTE]
Previously this plugin was developed by @johnrengelman and published under the IDcom.github.johnrengelman.shadowbefore maintenance was transferred to the GradleUp organization to ensure future development, see #908.If you are still using the old plugin ID in your build script, we recommend to switch to the new plugin ID
com.gradleup.shadowand update to the latest version to receive all the latest bug fixes and improvements.
| Shadow Version | Min Gradle Version | Min Java Version | Plugin ID |
|---|---|---|---|
| 8.0.0+ | 8.0 | 8 | com.github.johnrengelman.shadow |
| 8.3.0+ | 8.3 | 8 | com.gradleup.shadow |
| 9.0.0+ | 8.11 | 11 | com.gradleup.shadow |
| 9.2.0+ | 8.11 | 17 | com.gradleup.shadow |
| 9.3.0+ | 9.0 | 17 | com.gradleup.shadow |
| 9.5.0+ | 9.2 | 17 | com.gradleup.shadow |
| 9.7.0+ | 9.4 | 17 | com.gradleup.shadow |
(top 30 of 125)
Kotlin
100.0%