pub async fn download_java(version: u32, base_dir: &Path) -> Result<PathBuf>
Download an Adoptium Temurin JRE to {base_dir}/java/{version}/. Returns the full path to the java executable.
{base_dir}/java/{version}/