The command-line parser library based on Python's argparse, providing argument parsing for Java applications.
<dependency>
<groupId>net.sourceforge.argparse4j</groupId>
<artifactId>argparse4j</artifactId>
<version>0.9.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses command-line arguments with a simple name option.
No known issues recorded.
No dependency data recorded yet.