Search Gradle plugins

Plugin Latest Version

It is an AAR file to JAR file extraction tool.

0.8.0-beta
(21 May 2024)

Package tests and run tests in jars.

2023.4
(18 February 2023)

Creates JAR files which are valid BlueJ project archives

0.1
(25 October 2021)

Adds Jar tasks for generating source and JavaDoc jars for open-source projects

2.0.2
(17 August 2023)

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)