Search Gradle plugins

Plugin Latest Version

com.starter.application.android

Set of useful plugins that might be useful for Multi-Module Android projects.

0.83.0
(29 March 2025)

com.starter.library.kotlin

Set of useful plugins that might be useful for Multi-Module Android projects.

0.83.0
(29 March 2025)

com.starter.library.multiplatform

Set of plugins that might be useful for Multi-Module Android projects.

0.83.0
(29 March 2025)

com.starter.config

Set of useful plugins that might be useful for Multi-Module Android projects.

0.83.0
(29 March 2025)

org.protelis.protelisdoc

A plugin that translates Protelis modules to Kotlin code, then generates the function documentation via Dokka

3.0.86
(28 March 2025)

com.ryandens.javaagent-otel-modification

Enables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules

0.8.0
(22 March 2025)

io.github.gmazzo.test.aggregation.results

Test results aggregation support for Android/JVM modules

2.4.4
(12 March 2025)

io.github.gmazzo.test.aggregation.coverage

Jacoco coverage aggregation support for Android/JVM modules

2.4.4
(12 March 2025)

io.github.appspiriment.mavenpublish

This plugin simplifies the setup of library modules to be published to Maven Central, it still need to be configured. This plugin utilises 'vanniktech maven publish' plugin.

0.0.3
(25 February 2025)

io.github.appspiriment.library

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.3
(25 February 2025)