Search Gradle plugins
Plugin | Latest Version |
---|---|
com.vanniktech.android.javadocGradle plugin that generates Java Documentation from Android project. |
0.3.0
(16 July 2018) |
de.jjohannes.java-module-dependenciesA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
0.12
(18 August 2022) |
org.beryx.jlinkA Gradle plugin that assembles your modules into a custom runtime image |
3.1.1
(22 November 2024) |
org.beryx.runtimeA Gradle plugin that assembles your modules into a custom runtime image |
1.13.1
(21 February 2024) |
com.dorkbox.GradleModuleInfoGradle Plugin for supporting the Java Platform Module System (JPMS, aka Java9+/jigsaw) |
1.1
(29 August 2020) |
io.github.robhogan.noderesolverA Gradle Plugin for correctly resolving node_modules paths from your settings.gradle |
0.2.0-alpha-4
(23 January 2024) |
com.bilibili.brouterBRouter gradle plugin for Android |
1.0.0
(28 August 2020) |
com.yangxiaochen.scaffolda gradle plugin to generate SRC FOLDER, MODULE ... |
1.0.2
(16 July 2017) |
net.spark.coadjutorPlugin to configure test modules and encrypted credentials in gradle.properties file |
0.0.6
(22 July 2022) |
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) |