Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin which plugs Conan to Android in Gradle |
0.9.6
(09 February 2025) |
|
Telenor Next Gradle Plugin |
0.6.2
(08 February 2025) |
|
This plugin parses JetBrains Meta-Programming System (MPS) files (.mpsr, .mps) and builds an object model. |
0.18
(04 February 2025) |
|
Shimosaka research laboratory |
2.0.15
(04 February 2025) |
|
Gradle remote build cache backed by AWS S3 |
1.0.0-beta01
(31 January 2025) |
|
Gradle plugin which simplifies Android string resources & translations synchronization with POEditor. More modern version of (com.betterme.localizer) which is no longer supported. |
1.1.3
(30 January 2025) |
|
A Gradle plugin that allows using Kotlin objects for JavaPlugins |
0.0.5
(28 January 2025) |
|
deploy your minecraft plugin to server |
1.0.10
(24 January 2025) |
|
Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |
|
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) |