A Scala library for parsing command-line arguments using case classes.
<dependency>
<groupId>com.github.alexarchambault</groupId>
<artifactId>case-app_2.11</artifactId>
<version>1.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of a command-line application using case-app.
Use a newer version if you are on Scala 2.12 or 2.13.
No dependency data recorded yet.