Search Gradle plugins
Plugin | Latest Version |
---|---|
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.apk-libraryThe DexPatcher APK Library plugin processes an Android application (APK) file and produces a DexPatcher APK library file that can be used to create modified versions of the source application. The file is similar in structure to an Android Library (AAR) file. It includes the decoded Android resources of the application and its Dalvik bytecode translated into Java bytecode among other things. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.mkobit.jenkins.pipelines.shared-libraryConfigures and sets up a Gradle project for development and testing of a Jenkins Pipeline shared library (https://jenkins.io/doc/book/pipeline/shared-libraries/) |
0.10.1
(30 July 2019) |
dev.teogor.ceres.android.library.jacocoConfigures Android library projects with Jacoco code coverage for your project. |
1.0.0-alpha01
(28 September 2023) |
dev.teogor.ceres.android.library.configConfigures Android library projects with custom configurations for your project. |
1.0.0-alpha01
(28 September 2023) |
dev.teogor.ceres.android.library.composeConfigures Android library projects with Jetpack Compose for modern UI development. |
1.0.0-alpha01
(28 September 2023) |
dev.teogor.ceres.android.libraryConfigures Android library projects for your project. |
1.0.0-alpha01
(28 September 2023) |
info.offthecob.LibraryThis plugin contains all the work from `info.offthecob.Base` but includes `java-library` for building jvm libraries. |
1.0.14
(11 September 2023) |
dev.guillermo.gradle.c-libraryA plugin that produces a native library from C source |
0.3.1
(14 January 2023) |
cn.dorck.component.publisherGradle plugin to publish library component quickly. |
1.0.4
(05 September 2022) |