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 all your 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.