Skip to content

p-stachyra/DataDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

A simple Java project on data retrieval.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages