JOpt Simple
Description
A simple, test-driven command line parser for Java programs, supporting POSIX getopt() and GNU getopt_long().
Categories
License
Update Notifications
User Ratings
User Reviews
-
Quite easy to use and with a really small size. I'm going to use it in my IP Monitor. Thanks!