Search Gradle plugins
Plugin | Latest Version |
---|---|
io.nofrills.multimoduleCreate your submodules quickly by applying a common configuration. |
0.7.0
(23 December 2020) |
io.nofrills.multimodule.jarCreate an JAR (Java library) submodule. |
0.7.0
(23 December 2020) |
io.nofrills.multimodule.apkCreate an APK (Android application) submodule. |
0.7.0
(23 December 2020) |
io.nofrills.multimodule.aarCreate an AAR (Android library) submodule. |
0.7.0
(23 December 2020) |
io.github.timbermir.clean-wizard.multimoduleThis plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |
com.brunoritz.gradle.singular-nodeGradle plugin use a single NodeJS distribution in a multi-module project |
1.3.0
(18 September 2023) |
net.kyori.indra.crossdocPerform cross-linking between Javadoc publications within a multi-module Gradle project |
3.1.3
(28 August 2023) |
com.github.piddubnyi.gradle-git-tag-semantic-versionerPlugin for versioning multimodule project based on git tags |
1.0
(18 May 2020) |
net.swisstech.elasticdependenciesGradle plugin to allow resolving dependencies into project-dependencies in a multimodule build or, if no matching modules are found, into external dependencies (which allows using the -u switch in a module, assuming all other referenced modules are available from your repositories) |
1.0.0
(10 November 2014) |