gradle-task
There are 41 repositories under gradle-task topic.
PatilShreyas/compose-report-to-html
A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
yechaoa/GradleX
一份关于Gradle的学习路线
chrimaeon/gradle-licenses-plugin
This Gradle plugin provides tasks to generate a HTML / XML / Json file with the licenses used from the libraries.
Vorlonsoft/EasyDokkaPlugin
Gradle Script plugin to generate documentation by Dokka documentation engine in Javadoc or other formats for Java, Kotlin, Android and non-Android projects. It's very easy, you don't need to add to dependencies section additional classpath or think about compatibility issues, you don't need additional repositories also.
meowool-toolkit/gradle-toolkit
Take Gradle's practicality to a new level
davidschreiber/inspector-graphetto
Inspector Graphetto - Gradle task execution graph inspection and visualization plugin.
mtumilowicz/gradle-integration-test-task
The main goal of this project is to provide simple implementation of integration test task for Gradle.
ChandrikaRaoC/gradle-profile
Example project to show how to generate and use different profiles for local, development and production environment by running a gradle task and making use of application configuration.
GglLfr/NameGen
A simple program written in Java to combine characters from a given name.
MJaroslav/MCInGameTester
Engine for tests, that requires minecraft to be loaded.
asacxyz/buildlambdadeploymentzip
Generates a ZIP file structured for AWS Lambda requirements.
AshaRamanjanaiah/JokeTellingApp
I have create an app with multiple flavors that uses multiple libraries and Google Cloud Endpoints.
hasrat-ali/ASM-Stuff
A asm implementation with groovy/gradle to deobfuscate Sketchware Pro
hpols/BuildItBigger
A joke-telling app implementing GCE, flavors and the modularization there of.
JacoMalan1/fitch-java
An open source platformer game written with OpenGL.
jalpesh/GradleAll
A project which shall explore various features of gradle and using the same to compile various types of projects across languages.
mtumilowicz/gradle-tasks-example
Exploring basic features of Gradle's Tasks.
nitanmarcel/ApkLink-Gradle
A Gradle plugin for Android projects that converts APK files to JAR libraries and automatically adds them as compile only dependencies to your project.
sabiou/build-It-bigger-Udacity-Nanodegree
Android app with multiple flavors that uses multiple libraries and Google Cloud Endpoind. An Udacity Nanodegree project.
Zanerast/Practice_App-Joke_Telling
Android project for Udacity Android Developer Nanodegree
aiclr/plugin
java plugins develop demo
bowserf/gradle-tasks-plugins-development
Sample project to showcase how to create our own Gradle Tasks and Plugins to fit our needs and make Gradle work for us.
dj-luis198/Amazon
Test Automation of the Amazon page
hendercine/BuildItBigger_4.0
A joke-telling app with multiple flavors, that uses multiple libraries & Google Cloud Endpoints (GCE). There are four modules: A Java library that provides jokes, a GCE project to serve them, an Android Library with an activity to display the jokes, & an Android app that fetches jokes from the GCE & passes them to the Android Library for display.
Jartreg/gradle-apt-repo
A Gradle plugin for creating APT repositories
Jartreg/gradle-download-github-release
A Gradle plugin that downloads releases from GitHub
PolomskiBartlomiej/gradle-integration-test-task
The main goal of project is to provide implemenation of integration task in gradle
amoncusir/gradle-docker
A Gradle tasks for build docker images
ashutoshsahoo/gs-spring-boot-cucumber
Run cucumber integration tests in spring boot application
bogdansolga/gradle-training
The hands-on examples presented during the Gradle training
KellzCodes/Jokester
Udacity Joke Telling App
marcosvbras/gradle-course
This repository groups everything that I learned on course Gradle for Android and Java from Udacity
PolomskiBartlomiej/gradle-experimental-compile-task
Example how to provide implementation of gradle compile task
smac89/safeenum
Safely get the value of an Enum without the hassle of handling exceptions
smac89/safeenum-aspect-task
Used to weave aspects generated by safeenum, into the final binary
sooshin/android-joke-telling-app
Build It Bigger Project for Udacity Android Developer Nanodegree