Search Gradle plugins

Plugin Latest Version

The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose.

0.0.11
(14 July 2025)

Prepares and builds VLC for Compose Multiplatform desktop applications (.dll/.so/.dylib plugin files for Windows, Linux, macOS respectively) to be able to implement a self-contained media player with vlcj library without requiring VLC to have been installed on the system.

0.1.0
(03 June 2025)

adds 'gradle drivers' task which downloads required jars from the Maven Central repository to locate them into the Drivers folder of a Katalon Studio project

0.6.2
(02 June 2025)

Plugin required for authoring new Gradle Samples

0.24.0
(20 May 2025)

Generates a ZIP file structured for AWS Lambda requirements

1.1
(31 December 2024)

Extended Plugin for LocoLaser that also attaches all required dependencies for Kotlin Multiplatform projects.

2.5.0
(13 November 2024)

This plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin.

1.0.0-RC1
(05 August 2024)

This plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto.

1.0.0-RC1
(05 August 2024)

Configures AWS CodeArtifact Maven repository for artifact publishing. Requires co.bound.codeartifact settings plugin to be applied and configured.

1.5.1
(18 April 2024)

Manages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated.

0.1.1
(28 March 2023)