IntelliJ IDEA Guide
Tips
Tutorials
Playlists
Technologies
Topics
About
Get IntelliJ IDEA
Up to Marco Codes - Gradle
Previous
5 of 9
Marco Codes - Gradle
Introduction
Build Wrapper Settings
Gradle Multi-Projects
Gradlew and build.gradle
Dependencies and Package Search
Implementation and API Scope
Plugins and Repositories
Modifying Gradle Tasks and Common Issues
Creating New Gradle Projects and Gradle init
Next
Dependencies and Package Search
Dependency Scopes, Adding Dependencies and Package Search
Dependencies
What scopes dependencies in Gradle can have.
How to add dependencies to your project.
How to use the IDE's package search to add dependencies.
Gradlew and build.gradle
Implementation and API Scope