csug / yascli   0.2.0

Apache License 2.0 GitHub

Yet another scala command-line interface library

Scala versions: 2.10

yascli 0.2.0


Group ID:
com.github.zhongl
Artifact ID:
yascli_2.10
Version:
0.2.0
Release Date:
Apr 3, 2013
Licenses:
Files:

libraryDependencies += "com.github.zhongl" %% "yascli" % "0.2.0"

Mill build tool

ivy"com.github.zhongl::yascli:0.2.0"

Scala CLI

//> using dep "com.github.zhongl::yascli:0.2.0"

Ammonite REPL

import $ivy.`com.github.zhongl::yascli:0.2.0`

<dependency>
  <groupId>com.github.zhongl</groupId>
  <artifactId>yascli_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.zhongl', name: 'yascli_2.10', version: '0.2.0'