The Kotlin Toolchain is a unified entry point into Kotlin with a focus on user experience and IDE support. It includes build tooling functionality as one of its core components. It can build plain JVM console applications, Android and iOS mobile applications, server-side application like Spring or Ktor, multiplatform projects that share business logic and/or UI, and more.
sdk install kotlintoolchain