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

configparse-core 0.19.0


Group ID:
io.crashbox
Artifact ID:
configparse-core_native0.4_3
Version:
0.19.0
Release Date:
Feb 4, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.crashbox" %%% "configparse-core" % "0.19.0"

Mill build tool

ivy"io.crashbox::configparse-core::0.19.0"

Scala CLI

//> using dep "io.crashbox::configparse-core::0.19.0"