Skip to main content

7 docs tagged with "gradle"

View all tags

Dependency Management Basics

Dependency management is an automated technique for declaring and resolving external resources required by a project.

Gradle Basics

Gradle automates building, testing and deployment using build scripts.

Why Gradle

- Most popular build system for JVM. Default for Android and Kotlin Multi-Platform projects. Rich plugin ecosystem.