Search Gradle plugins

Plugin Latest Version

com.github.lanchon.dexpatcher.patch-library

The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

com.github.lanchon.dexpatcher.patched-application

The DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

net.devrieze.gradlecodegen

A plugin to aid with codeGeneration without using buildSrc. It provides an additional generate section to sourceSets. In this section individual files to be generated can be specified. Each sourceset has an accompanying ...generator sourceSet where the actual generator source can live.

0.6.0
(01 March 2023)

com.microsoft.thrifty

Generates Java and/or Kotlin sources from .thrift files

3.1.0
(13 December 2022)

io.github.devcrocod.korro

Inserts snippets code of Kotlin into markdown documents from source example files and tests.

0.1.6
(21 February 2024)

se.premex.ownership

Check for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check

0.0.11
(02 December 2022)

com.sebchlan.javacensor

Java Censor is a Gradle plugin that enables developers to publish sources of closed source projects to a Maven repository. It does this by removing implemented code only leaving the signatures of public interfaces, classes, methods and fields behind.

1.1.0
(20 February 2018)

com.github.spotbugs

Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks

6.0.26
(01 November 2024)

com.felipefzdz.gradle.shellcheck

The Shellcheck Gradle plugin performs quality checks on your project'€™s Shell source files using Shellcheck and generates reports from these checks.

1.5.0
(26 September 2024)

org.jetbrains.kotlinx.knit

Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code

0.5.0
(05 December 2023)