Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.configuration-extensionsPlugin that adds some useful extensions to all configurations. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
io.quarkus.extensionBuilds a Quarkus extension |
3.21.1
(02 April 2025) |
eu.xenit.deGradle plugin to support Dynamic Extension development |
3.1.0
(20 September 2023) |
com.github.vlsi.gradle-extensionsProvides extra Kotlin DSL for Gradle scripts |
1.90
(24 June 2023) |
io.github.jonathanxd.dokka-doc-ioExtension functions for Kotlin dokka to link with jitpack.io and javadoc.io |
1.2.3
(21 May 2021) |
com.github.tsvetilian-ty.build-extensionReports additional information about the system accessible through Android BuildConfig |
2.00.0
(25 April 2020) |
org.jetbrains.kotlin.android.extensionsKotlin plugins for Gradle |
2.1.20
(20 March 2025) |
dev.kordex.gradle.kordexGradle project plugin designed to make working with Kord Extensions simpler. |
1.7.0
(18 March 2025) |
ca.stellardrift.repositoryRegister the stellardrift repository as an extension available to projects |
6.2.0
(09 March 2025) |
io.github.appspiriment.libraryThis 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) |