oheger / scli   1.1.0

Apache License 2.0 GitHub

A functional Command Line Interface library for Scala.

Scala versions: 2.13 2.12 2.11

scli 1.1.0


Group ID:
com.github.oheger
Artifact ID:
scli_2.11
Version:
1.1.0
Release Date:
Oct 26, 2021
Licenses:
Files:

libraryDependencies += "com.github.oheger" %% "scli" % "1.1.0"

Mill build tool

ivy"com.github.oheger::scli:1.1.0"

Scala CLI

//> using dep "com.github.oheger::scli:1.1.0"

Ammonite REPL

import $ivy.`com.github.oheger::scli:1.1.0`

<dependency>
  <groupId>com.github.oheger</groupId>
  <artifactId>scli_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.oheger', name: 'scli_2.11', version: '1.1.0'