Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.1.0
(20 January 2023) |
|
Generate sources jars for all variants of your android project |
7.2.0-m1
(24 May 2022) |
|
Generate javadoc jars for all variants of your android project |
7.2.0-m1
(24 May 2022) |
|
Configures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
15.0.3
(03 February 2020) |
|
Copy jar into other directories on build task |
1.0
(30 August 2018) |
|
Create an executable jar. |
0.1.9
(13 August 2016) |
|
Create an executable jar. |
0.1.6
(10 August 2016) |
|
Plugins to ease maven-publish and ivy-publish configuration |
23.1.0
(12 March 2026) |
|
Generate Javadoc over multiple projects |
9.2.0
(13 January 2026) |
|
Enables buildscripts to embed dependencies using Forge's Jar-in-Jar specification with minimal hassle. |
0.2.3
(16 October 2025) |