Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin to optimize work with kotlin/android conventions and useful features |
1.0.4
(28 March 2022) |
|
Simple plugin to update the gradle version property using the git history and create GitHub releases |
0.4.2
(16 March 2022) |
|
Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
|
Unit Test Architect is an open source gradle plugin that helps you to automatically generate test cases of kotlin/java files using jUnit + Mockito. |
1.1.1
(25 January 2022) |
|
Store your secret using the Android NDK |
0.0.5
(12 December 2021) |
|
codeArtifact more useful in gradle's repositories block. |
0.1
(27 September 2021) |
|
Uses com.moowork.gradle:gradle-node-plugin to automatically install Antora and run it |
0.0.2
(08 June 2021) |
|
A plugin that helps build Rust JNI libraries with Cargo for use in Android projects. |
0.9.0
(02 December 2020) |
|
TeaVM Gradle Plugin is bridge to use TeaVM with gradle and compile Java to JavaScript. |
1.0.0
(02 November 2019) |
|
A plugin that helps you with loading sensitive data like API keys from .properties files into project extras, so you can use these sensitive keys right from ext |
1.0
(02 October 2019) |