frugalmechanic / scala-optparse   1.2.1

Apache License 2.0 GitHub

Command line option parsing for scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

scala-optparse 1.1.1


Group ID:
com.frugalmechanic
Artifact ID:
scala-optparse_2.11
Version:
1.1.1
Release Date:
Apr 17, 2014
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "scala-optparse" % "1.1.1"

Mill build tool

ivy"com.frugalmechanic::scala-optparse:1.1.1"

Scala CLI

//> using dep "com.frugalmechanic::scala-optparse:1.1.1"

Ammonite REPL

import $ivy.`com.frugalmechanic::scala-optparse:1.1.1`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>scala-optparse_2.11</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'scala-optparse_2.11', version: '1.1.1'