Gradle projects use a build.gradle or build.gradle.kts file.

10 Nov 2014 — Downloading Libraries from Maven Repositories Follow * Open Project Structure. * Click on Libraries. * Click the green +. Libraries | IntelliJ IDEA Documentation - JetBrains

Managing dependencies in IntelliJ IDEA is a core skill for any Java developer. Whether you are using a build system like Maven or Gradle, or adding local JAR files, the IDE provides multiple ways to download and integrate external libraries. 1. Download Dependencies Using Maven