Search Gradle plugins
Plugin | Latest Version |
---|---|
digital.wup.android-maven-publishModification to the standard Maven Publish plugin to be compatible with android-library projects (aar). |
3.6.3
(07 November 2019) |
io.reconquest.gradle-android-eclipseA Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(08 October 2019) |
com.stepango.aar2jarTransforms Aar's to Jar's |
0.6
(08 July 2019) |
com.greensopinion.gradle-android-eclipseA Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(14 October 2018) |
com.tokeninc.tools.publishUsed in module level gradle for publishing to maven repositories |
0.3
(31 October 2024) |
io.github.wurensen.android-aspectjxA Gradle plugin which enables AspectJ for Android builds. supports Kotlin, aar, jar aspect |
3.3.2
(20 December 2022) |
io.nofrills.multimoduleCreate your submodules quickly by applying a common configuration. |
0.7.0
(23 December 2020) |
io.nofrills.multimodule.jarCreate an JAR (Java library) submodule. |
0.7.0
(23 December 2020) |
io.nofrills.multimodule.apkCreate an APK (Android application) submodule. |
0.7.0
(23 December 2020) |
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) |