Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provide Gradle 9+ support for Smart-Doc |
1.0
(05 June 2026) |
|
* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
|
Experiment with Java 9 modules before they are officially supported. |
0.1.1
(22 June 2017) |
|
A Gradle plugin that lets you create modular jars compatible with pre-Java 9 versions |
2.0.0
(08 January 2022) |
|
Gradle plugin that lets modern Android apps compile and run on Android 2.3 (API 9). Handles multidex, core library desugaring, API shimming, resource downgrading, and platform stub injection. |
0.2.2
(15 March 2026) |
|
A plugin that adds the support for building and testing modular JDK9 applications with Gradle. |
0.3.1
(14 March 2018) |