JOpt Simple version 2.4.1

Download

Releases of JOpt Simple are synced to the central Maven repository. Declare a <dependency> element in your POM like so:

... <dependencies> ... <dependency> <groupId>net.sf.jopt-simple</groupId> <artifactId>jopt-simple</artifactId> <version>2.4.1</version> </dependency> ... </dependencies> ...

You can get snapshots of JOpt Simple at this Maven repository.

You can find older releases at SourceForge.