Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Sets up the Spine Compiler to be used in your project. |
2.0.0-SNAPSHOT.005
(08 April 2025) |
|
Gradle plugin that contains the common settings of Develhack.com. |
0.1.9
(07 June 2015) |
|
Exhibitor plugin allows to update Zookeeper settings using Exhibitor API |
1.0.1
(01 July 2017) |
|
This plugin is unmaintained and may not work. Xeno's Default Kotlin Library Settings |
0.8.10
(22 February 2019) |
|
Stonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a multi-loader, multi-version Minecraft modding workspace. |
1.9.0
(22 December 2025) |
|
A gradle plugin to apply common organization build settings. |
1.0.1
(25 July 2024) |
|
Fork from: https://github.com/rambabusaravanan/gradle-android-s3New features: - Filter uploaded files by extension - Attach metada to each uploaded file - Set aws region A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3.This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.6
(18 February 2019) |
|
An opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects. |
1.2.0
(25 April 2025) |
|
This 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.11
(14 July 2025) |
|
This plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator. |
6.2.0
(02 October 2022) |