Search Gradle plugins

Plugin Latest Version

Modern environment configuration for Kotlin Multiplatform

0.1.2
(27 May 2026)

use this to configuration your api environment.

2.0.0.1
(14 August 2025)

use this to configuration your api environment.

1.1.102
(28 August 2022)

Stonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a multi-loader, multi-version Minecraft modding workspace.

1.12.5
(25 July 2026)

Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

Adds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

A type-safe gradle plugin for retrieving sensitive configuration from environment variables, files, and Gradle properties

1.1.0
(03 July 2026)

Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip

1.1.0
(23 January 2025)

Simplify managing multiple environments for any Kotlin project

1.0.20
(20 December 2025)

Use the CCv2 manifest.json to configure and build your local development environment

6.0.0
(25 June 2026)