Retrieves a resource, identified by {@code name}, from the {@code url}.
@param url {@link String}, the resource name
@param path {@link String}, the output path
@return {@link File}, the downloaded resource file
@throws ResourceDownloadError - Thrown if there was an errorretrieving the resource from the {@code url}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.