nthportal / app-shell   1.2.0

Apache License 2.0 GitHub

A framework for creating shells/CLIs for an application

Scala versions: 2.12

app-shell 1.0.0


Group ID:
com.nthportal
Artifact ID:
app-shell_2.12
Version:
1.0.0
Release Date:
Jan 18, 2017
Licenses:
Files:

libraryDependencies += "com.nthportal" %% "app-shell" % "1.0.0"

Mill build tool

ivy"com.nthportal::app-shell:1.0.0"

Scala CLI

//> using dep "com.nthportal::app-shell:1.0.0"

Ammonite REPL

import $ivy.`com.nthportal::app-shell:1.0.0`

<dependency>
  <groupId>com.nthportal</groupId>
  <artifactId>app-shell_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.nthportal', name: 'app-shell_2.12', version: '1.0.0'