Command line option parsing for scala
scala-optparse 1.1.2
Group ID:
com.frugalmechanic
Artifact ID:
scala-optparse_2.12
Version:
1.1.2
Release Date:
Nov 2, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.frugalmechanic" %% "scala-optparse" % "1.1.2"
ivy"com.frugalmechanic::scala-optparse:1.1.2"
//> using dep "com.frugalmechanic::scala-optparse:1.1.2"
import $ivy.`com.frugalmechanic::scala-optparse:1.1.2`
<dependency> <groupId>com.frugalmechanic</groupId> <artifactId>scala-optparse_2.12</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.frugalmechanic', name: 'scala-optparse_2.12', version: '1.1.2'