A simple Scala command-line argument parsing library that provides a declarative API for defining CLI options.
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_2.11</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 CLI configuration with a required name option.
Use the appropriate artifact for your Scala version (e.g., scallop_2.13 for Scala 2.13).
No dependency data recorded yet.