Data Downloader A simple Java project on resources retrieval. The main module requires 2 command line arguments: the resource's URL and the output file path. Usage: javac Main.java java Main [URL] [OUTPUT_FILE_PATH]