Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.piyushroshan.python-gradle-miniforge-pluginGradle plugin to run Python projects in miniforge virtual env using the conda-forge channel. |
1.0.0
(14 June 2022) |
io.github.toxa2033.saved-stateKotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables. |
1.0.5
(08 June 2022) |
io.github.ushiosan23.resgenIt is a plugin used to automatically generate assets to a java application (Similar to what android studio does, but very basic) |
0.0.3
(31 May 2022) |
io.github.sebersole.quarkus-extensionSimplified support for building Quarkus extensions using Gradle |
0.9.3
(04 May 2022) |
io.github.underwindfall.zeplin.gradleA plugin used to download assets from zeplin and convert it to useful assets (vector-drawables) for android |
0.0.1
(04 May 2022) |
io.github.perpk.buildx-gradle-pluginThis plugin enables building multi-platform images by using docker buildx and buildkit |
1.0.0
(06 April 2022) |
io.github.merseyside.kotlin-conventionPlugin to optimize work with kotlin/android conventions and useful features |
1.0.4
(28 March 2022) |
io.github.merseyside.android-conventionPlugin to optimize work with kotlin/android conventions and useful features |
1.0.4
(28 March 2022) |
io.datalbry.plugin.semver.githubSimple plugin to update the gradle version property using the git history and create GitHub releases |
0.4.2
(16 March 2022) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning 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) |