Default Downloader implemented with the built-in Fetch API.
Download an artifact from an arbitrary URL to a file path on system
URL of the file to download
Filesystem path to download the artifact to (including the file name)
Options to pass to the downloader
Default Downloader implemented with the built-in Fetch API.