Visual Studio has a GUI for selecting the package to install. It is actually very convenient. It is sorted by the number of downloads, I can read the description, etc.

But I cannot find a similar one for Gradle in IntelliJ IDEA. The most closely related is the Add Library dialog in the ProjectStructure window.

As you can see, this is not very convenient. So is there something in IDEA, like in VS?
source
share