Install an SDK version

sdk

  • Tool for managing parallel versions of multiple Software Development Kits.
    Supports Java, Groovy, Scala, Kotlin, Gradle, Maven, Vert.x and many others.
    More information: <https://sdkman.io/usage>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sdk install {{sdk_name}} {{sdk_version}}

click the source code to copy