Command line option parsing for scala
scala-optparse 1.2.0
Group ID:
com.frugalmechanic
Artifact ID:
scala-optparse_3
Version:
1.2.0
Version Scheme:
Release Date:
Jan 5, 2022
Licenses:
Files:
Full Scala Version:
3.0.2
Developers:
libraryDependencies += "com.frugalmechanic" %% "scala-optparse" % "1.2.0"
ivy"com.frugalmechanic::scala-optparse:1.2.0"
//> using dep "com.frugalmechanic::scala-optparse:1.2.0"
import $ivy.`com.frugalmechanic::scala-optparse:1.2.0`
<dependency> <groupId>com.frugalmechanic</groupId> <artifactId>scala-optparse_3</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.frugalmechanic', name: 'scala-optparse_3', version: '1.2.0'