Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Resolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
|
Import NDK libraries from Android dependencies + Export local NDK libraries for use in other Android modules |
1.4.2
(07 April 2020) |
|
Configures repositories and dependencies for Minestom server or extension development. |
1.0
(02 April 2021) |
|
Gradle Version Recommendation Plugin |
2.4.0
(19 February 2019) |
|
Import NDK libraries from Android dependencies |
1.4.2
(07 April 2020) |
|
github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.7.1.1
(16 November 2025) |
|
Creates an interactive HTML report that helps analyze which modules depend on a given project ('dependents'), both directly and transitively. |
1.0.0
(26 August 2025) |
|
A Gradle plugin that configures your project to use Edfapay's private repository and helps to configure Edfapay SDK dependencies |
2.0.1
(18 December 2025) |
|
Creates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.9
(11 July 2023) |
|
gradle dependency management, simple aws codeartifact config plugin. simple aws codeartifact private repository authentication. > aws codeartifact private repository setting, very tired and complex. |This plugin configures the AWS CodeArtifact repository for the project. |It retrieves the CodeArtifact token and sets the repository URL and credentials. |The plugin uses the AWS SDK for Java v2 to interact with the AWS CodeArtifact service. |The plugin requires the AWS credentials to be set up in the AWS credentials file. |The plugin also requires the AWS CodeArtifact repository to be set up in the AWS account. |The plugin is designed to work with the Gradle build system. |The plugin is designed to work with the Kotlin programming language. |
0.0.4
(21 March 2025) |