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.1


Group ID:
io.crashbox
Artifact ID:
argparse_native0.4_3
Version:
0.16.1
Release Date:
Jul 13, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.crashbox::argparse::0.16.1"

Scala CLI

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