Select Kotlin Multiplatform dependencies

Select Kotlin Multiplatform dependencies in the Dependencies tool window

Manage your dependencies inside IntelliJ IDEA. Open the Dependencies tool window to manage your dependencies. There are multiple ways to open the Dependencies tool window, including:

  • Open all windows from Recent Files ⌘E (macOS) / Ctrl+E (Windows/Linux)
  • Use Search Everywhere ⇧⇧ (macOS) / Shift+Shift (Windows/Linux) to search for "Dependencies"
  • Use Find Action ⌘⇧A (macOS) / Ctrl+Shift+A to search for "Dependencies"

To use this feature, make sure the Package Search plugin is enabled.

When searching for dependencies, select Only Kotlin Multiplatform dependencies to filter the results to include only Kotlin Multiplatform dependencies.


Related Resources

Manage dependencies
Manage dependencies
Manage dependencies in the Dependencies tool window
Remove dependency
Remove dependency
Remove dependency in the Dependencies tool window
Upgrade dependencies
Upgrade dependencies
Upgrade dependencies from the Dependencies tool window