Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
zposed-plugin |
1.0.0
(23 July 2024) |
|
yposed-pluginn |
1.0.0
(23 July 2024) |
|
Gradle plugin to require Docker to be up and running before executing attached tasks |
1.2.0
(30 November 2022) |
|
Adds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime. |
0.1.0-beta.1
(27 May 2020) |
|
Plugin creates angular project and attaches it to spring boot resources |
1.0
(02 March 2020) |
|
Fork from: https://github.com/rambabusaravanan/gradle-android-s3New features: - Filter uploaded files by extension - Attach metada to each uploaded file - Set aws region A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3.This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.6
(18 February 2019) |
|
Relocate agent class |
1.0
(28 August 2018) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.14
(15 April 2017) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.18
(30 January 2017) |