Scallop is a Scala library for parsing command-line arguments with support for options, flags, and subcommands.
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_2.12</artifactId>
<version>6.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple CLI configuration with a required name option.
No known issues recorded.
No dependency data recorded yet.