Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This gradle plugin creates the META-INF/susel.metadata file representing the metadata about the service providers in a given Java module (in the JPMS sense). |
0.1.0
(13 October 2018) |
|
A plugin to simplify use and integration of docker-compose |
1
(12 October 2018) |
|
Gradle plugin to determine changed modules for CD |
1.0.0
(12 October 2018) |
|
一个自动化翻译插件,将字符串资源(汉字)转为英文的插件 |
1.0.1
(10 October 2018) |
|
USAGE in app build.gradle: DefaultRibbonFilter defines debug, qa and release: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____return defaultRibbonFilter(variant, iconFile) __} } For other buildTypes use: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____if (variant.buildType.name == "buildtype") { ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor") ______// or ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor", "#fontColor") ____} __} } |
1.2.5
(09 October 2018) |
|
Kotlin compiler plugin for support kt-reflect-js library |
0.6.2
(08 October 2018) |
|
Gradle plugin for Spigot and BungeeCord |
1.3
(08 October 2018) |
|
Merges metadata files (plugin.yml and bungee.yml) from annotation processor and project extensions |
1.3
(08 October 2018) |
|
Generates Spigot metadata files (plugin.yml and bungee.yml) from source code using Spigot-Annotations project |
1.3
(08 October 2018) |
|
Generates UML diagrams that can be used with documentation tools like asciidoctor. |
0.1.1
(07 October 2018) |