A Scala command line options parsing library that provides a DSL for defining and parsing command line arguments.
<dependency>
<groupId>com.github.scopt</groupId>
<artifactId>scopt_2.13</artifactId>
<version>4.1.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 using scopt's OParser.
No known issues recorded.
No dependency data recorded yet.