jodersky / scala-argparse   0.13.0

BSD 3-clause "New" or "Revised" License Website GitHub

Pragmatic command line parsing and configuration for Scala apps

Scala versions: 3.x 2.13
Scala Native versions: 0.4

argparse 0.16.2


Group ID:
io.crashbox
Artifact ID:
argparse_native0.4_2.13
Version:
0.16.2
Release Date:
Sept 11, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.crashbox" %%% "argparse" % "0.16.2"

Mill build tool

ivy"io.crashbox::argparse::0.16.2"

Scala CLI

//> using dep "io.crashbox::argparse::0.16.2"