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.16.2-5-g989a945


Group ID:
io.crashbox
Artifact ID:
configparse-core_3
Version:
0.16.2-5-g989a945
Release Date:
Dec 6, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.crashbox" %% "configparse-core" % "0.16.2-5-g989a945"

Mill build tool

ivy"io.crashbox::configparse-core:0.16.2-5-g989a945"

Scala CLI

//> using dep "io.crashbox::configparse-core:0.16.2-5-g989a945"

Ammonite REPL

import $ivy.`io.crashbox::configparse-core:0.16.2-5-g989a945`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>configparse-core_3</artifactId>
  <version>0.16.2-5-g989a945</version>
</dependency>

compile group: 'io.crashbox', name: 'configparse-core_3', version: '0.16.2-5-g989a945'