Search Gradle plugins

Plugin Latest Version

name.remal.test-source-sets

Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set.

3.0.1
(31 March 2023)

com.gitlab.tguseynov.builder-source-generator-gradle-plugin

Plugin to store generated sources in specified folder from Builder Source Generator Library

1.0
(03 December 2015)

io.freefair.android-sources-jar

Generate sources jars for all variants of your android project

7.2.0-m1
(24 May 2022)

name.remal.generate-sources

Plugin that provides generateJavaSources and generateKotlinSources tasks.

1.5.0
(18 August 2021)

com.liferay.source.formatter

The Source Formatter Gradle plugin lets you format project files using the Liferay Source Formatter tool.

5.2.5
(29 March 2023)

com.palantir.external-publish-jar

Publishes Palantir open source projects to open source package repositories

1.12.0
(09 March 2023)

dev.icerock.mobile.multiplatform.android-sources

After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc.

0.14.2
(16 September 2022)

nebula.source-jar

Create a sourceJar task to package up the project's source code and add it to the publications

18.4.0
(28 February 2022)

xyz.tynn.android.sources

Provide sources JAR for all Android Library software components.

0.2.1
(20 November 2021)

io.github.dexpatcher.patch-library

DexPatcher is a toolchain for modifying Android applications at source-level using Java and the full power of Android Studio. The DexPatcher Patch Library plugin produces a DexPatcher patch library that bundles compiled changes to code, manifest and resources of a source application without bundling any part of the application itself. The source application is provided as an Android APK or a DexPatcher APK library. DexPatcher patch libraries are similar in structure to Android libraries (AAR files). The changes bundled in a patch library are applied to its source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step or their application can be serialized and chained. DexPatcher is free software. (GPLv3+)

2.1.0
(27 June 2020)