Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that applies these plugins: eclipse, idea, name.remal.agent, name.remal.apt, name.remal.bintray-settings, name.remal.check-updates, name.remal.classes-relocation, name.remal.common-settings, name.remal.dynamic-dependencies, name.remal.eclipse-settings, name.remal.findbugs-settings, name.remal.groovy-settings, name.remal.idea-settings, name.remal.java-settings, name.remal.kotlin-settings, name.remal.merge-java-services, name.remal.osdetector, name.remal.publish-settings, name.remal.quality-settings. |
1.5.0
(18 August 2021) |
|
Build OSGi bundles and p2 repositories / Eclipse Update Sites from existing libraries and their dependencies, e.g. from Maven repositories. Useful for instance for creating a target platform for Eclipse/Equinox or Maven Tycho build from third party dependencies. |
4.0.0
(11 May 2026) |
|
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) |
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.162.0
(20 September 2026) |