MENU

Fun & Interesting

Gradle Tutorial - Crash Course

Marco Codes 79,529 3 years ago
Video Not Working? Fix It Now

Ever looked for a comprehensive tutorial to Gradle that is fun and entertaining at the same time? In this video, you'll learn how to use Gradle like a professional: From using the Gradle wrapper, using Gradle together with IDEs and Gradle basics like build.gradle and settings.gradle, to running commands (clean build) as well as understanding multi-project Gradle builds - by the end of it, there won't be many questions left when it comes to Gradle. ► References REF 1 - GitHub Repo: https://github.com/marcobehlerjetbrains/gradle-tutorial.git ► Timestamps 00:00 Intro 00:28 Cloning The Sample Project 01:04 Gradlew Build - First Try 01:37 Gradle Wrapper 02:24 settings.gradle 03:04 Gradle Multi-Projects 04:24 Gradle Project Structure Explained 07:01 Gradlew Clean 07:19 Gradlew Test 08:56 Gradle's Smart Features 09:52 Build.Gradle Explained 11:06 Dependency Scopes 12:11 Adding Dependencies 12:34 Package Search 14:19 Implementation Scope 14:51 API Scope 15:20 Plugins 16:47 Repositories 17:20 Modifying Gradle Tasks 17:38 Common Gradle Issues 18:40 Creating New Gradle Projects 19:23 Gradle Init 21:44 Outro ► FOLLOW ME https://twitter.com/MarcoBehler https://www.marcobehler.com

Comment