Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.erdi.idea-baseA convention plugin for applying base IntelliJ project configuration. |
2.2
(22 December 2019) |
com.github.erdi.extended-ideaA plugin that removes the need for explicit xml manipulation when dealing with some aspects of IntelliJ project configuration. |
2.2
(22 December 2019) |
io.github.alexiyorlov.gradle.subdepsGives an ability to declare sub-project dependencies easier, from the root project. |
0.1
(07 December 2019) |
com.github.andrescv.jcupJava CUP Gradle Plugin |
1.0
(30 November 2019) |
com.github.smac89.flatbuffersGradle plugin for generating code from Google FlatBuffers schemas. Fork of https://github.com/netifi/gradle-flatbuffers-plugin |
1.0.6
(29 November 2019) |
com.github.michaelruocco.embedded-mysql-pluginGradle plugin that enables running embedded MySQL for testing |
2.1.11
(27 November 2019) |
io.github.krakowski.challengeUploads challenges to the educode platform |
0.2.3
(10 November 2019) |
io.github.zebalu.teavm-gradle-pluginTeaVM Gradle Plugin is bridge to use TeaVM with gradle and compile Java to JavaScript. |
1.0.0
(02 November 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) |
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) |