Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.trinkets.pomGradle plugin to generate a POM file and include it in a Jar archive |
1.0.0
(18 June 2019) |
com.patrhom.plugin.jar-checkA golden-file verification of jar task outputs. |
0.1.1
(10 May 2019) |
cz.malohlava.vistegGradle plugin exporting task execution graph into .dot file. |
1.0.5
(02 May 2019) |
com.oliverspryn.gradleslackuploaderpluginUploads artifacts from a Gradle build as a file to a Slack channel |
1.0.1
(01 May 2019) |
com.lazan.dependency-exportExport maven dependencies from a gradle project to the file system |
0.5
(29 March 2019) |
life.expert.archidocPlugin is based on work - Classgraph. You can open the generated .dot file in a vector editor. You can convert then the model into The Standard for exchange of architecture models from The Open Group |
1.0.11
(05 March 2019) |
com.sergioserra.android-s3Fork 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) |
com.banner.versions.ribbonizerUSAGE 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) |
thefireplace.en2udA program to convert Minecraft mods' english lang files into en_UD lang files. |
1.0.5
(01 September 2018) |
ru.kinca.google-drive-uploaderA plugin that lets you upload/backup files to Google Drive |
1.1.0
(26 August 2018) |