Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Convenience Gradle plugin for reliable configuration of Kotlin & KMP projects. Made by Fluxo. See https://github.com/fluxo-kt/fluxo-kmp-conf for more details. |
0.13.2
(26 November 2024) |
|
Highly-opinionated, batteries-included jvm library gradle configuration plugin for multi-module projects |
0.13.1
(31 October 2024) |
|
Highly-opinionated, batteries-included JVM application gradle configuration plugin for multi-module projects |
0.13.1
(31 October 2024) |
|
The plugin helps in building Supabase Edge Functions using Kotlin as primary programming language. It offers support for multi-module project and Javascript sources. Additionnaly, it provides gradle tasks for serving, inspecting and testing your functions locally and later deploying them to a remote project. |
0.0.6
(25 October 2024) |
|
Load properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
|
Configures Enforcer rules |
0.14.0
(07 August 2024) |
|
Publish Gradle Projects to a project-local repository, for functional testing |
0.4.2
(22 July 2024) |
|
* 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) |
|
Gradle plugin to ease defining project metadata (urls, license, scm) |
0.6.0
(18 May 2024) |
|
Sets up basic conventions for Android projects, such as target sdk and Kotlin/Java versions |
1.0.1
(04 May 2024) |