Search Gradle plugins

Plugin Latest Version

com.devtub.scramble.java-defaults

Common defaults for Java projects

0.0.2
(19 September 2017)

org.dafny.dafny

This plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central.

0.2.0
(10 January 2025)

ru.vyarus.use-python

Manage pip dependencies and use python in gradle build

4.1.0
(09 November 2024)

com.github.rico.general

Rico general plugin manages general dependencies for spring boot application

3.11.2
(09 July 2024)

com.github.rico.common

Rico common plugin manages common dependencies for spring boot application

3.11.2
(09 July 2024)

io.flassie.imlab

Helper plugin to manage imlab dependencies

0.1.10
(15 May 2021)

com.github.rico.ro-app

Rico plugin manages auto configuration of dependencies for spring boot application

3.11.2
(09 July 2024)

io.github.appspiriment.application

This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead.

0.0.2
(20 January 2025)

io.github.appspiriment.library

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.2
(20 January 2025)

dev.petuska.klip

Gradle plugin to manage KLIP snapshots, processors and dependencies

0.4.1
(22 June 2022)