Search Gradle plugins

Plugin Latest Version

A Gradle plugin that allows you to access code artifacts easily.

0.1.2
(26 June 2026)

Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix.

0.1.6
(22 June 2026)

Provides a catalog for project conventions and configures the Google Maven repository

0.0.6
(18 March 2026)

A Gradle plugin used to connect to Artifact Registry Maven repositories.

2.2.5
(02 April 2025)

Pom file creation outside the context of uploading to a Maven repository

3.3
(29 August 2024)

Adds Maven Repositories for GitLab groups and/or projects

0.3.5
(31 October 2022)

Intelligent configuration for publishing artifact to maven repository

0.7.0
(21 June 2021)

Wrapping boilerplate code of publishing artifact to maven repository (for Android project)

0.7.0
(21 June 2021)

This is a fork of official Artifact Registry Gradle Plugin compiled with gradle 6.6.1. A Gradle plugin used to connect to Artifact Registry Maven repositories.

2.1.0.1-fork
(03 September 2020)

Plugin allows to add Gitlab private Maven repositories to your Gradle dependencies.

0.0.4
(16 June 2020)