-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

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.


Install a specific version of Gradle:

sdk install {gradle} {gradle_version}

Switch to a specific version of Gradle:

sdk use {gradle} {gradle_version}

Check current Gradle version:

sdk current {gradle}

List all Software Development Kits available to install:

sdk list

List all available versions for a specific Software Development Kit:

sdk list {sdk_name}

List all installed Software Development Kits:

sdk current

Update Gradle to the latest version:

sdk upgrade {gradle}

Uninstall a particular version of Gradle:

sdk rm {gradle} {gradle_version}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:22:26 2024