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


Group ID:
io.crashbox
Artifact ID:
argparse_native0.4_2.13
Version:
0.20.0
Release Date:
Apr 3, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.crashbox::argparse::0.20.0"

Scala CLI

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