Search Gradle plugins
Plugin | Latest Version |
---|---|
me.gjm.sourcegeneratorVarious recipes for Gradle Build Scans |
0.2.3
(29 March 2018) |
ninja.miserable.blossomGradle plugin to perform source code token replacements in Java-based projects |
1.0.1
(25 April 2016) |
com.github.youribonnaffe.gradle.formatFormat Java source code and sort imports using Eclipse formatter |
1.5
(28 February 2016) |
net.ellune.blossomGradle plugin to perform source code token replacements in Java-based projects |
1.0.1
(03 October 2015) |
net.carlosgsouza.consoleEasily interact with your Groovy and Java source code using Groovy Console |
1.1
(21 June 2015) |
com.github.lanchon.dexpatcher.patch-libraryThe 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-applicationThe 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.gradlecodegenA 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.thriftyGenerates Java and/or Kotlin sources from .thrift files |
3.1.0
(13 December 2022) |
io.github.devcrocod.korroInserts snippets code of Kotlin into markdown documents from source example files and tests. |
0.1.6
(21 February 2024) |