Pragmatic command line parsing and configuration for Scala apps
configparse-core 0.19.0
Group ID:
io.crashbox
Artifact ID:
configparse-core_3
Version:
0.19.0
Release Date:
Feb 4, 2023
Licenses:
Files:
Full Scala Version:
3.1.1
Developers:
libraryDependencies += "io.crashbox" %% "configparse-core" % "0.19.0"
ivy"io.crashbox::configparse-core:0.19.0"
//> using dep "io.crashbox::configparse-core:0.19.0"
import $ivy.`io.crashbox::configparse-core:0.19.0`
<dependency> <groupId>io.crashbox</groupId> <artifactId>configparse-core_3</artifactId> <version>0.19.0</version> </dependency>
compile group: 'io.crashbox', name: 'configparse-core_3', version: '0.19.0'