cli 1.7.6


Group ID:
io.github.fmv1992
Artifact ID:
cli_2.12
Version:
1.7.6
Release Date:
May 11, 2019
Licenses:
Files:

libraryDependencies += "io.github.fmv1992" %% "cli" % "1.7.6"

Mill build tool

ivy"io.github.fmv1992::cli:1.7.6"

Scala CLI

//> using dep "io.github.fmv1992::cli:1.7.6"

Ammonite REPL

import $ivy.`io.github.fmv1992::cli:1.7.6`

<dependency>
  <groupId>io.github.fmv1992</groupId>
  <artifactId>cli_2.12</artifactId>
  <version>1.7.6</version>
</dependency>

compile group: 'io.github.fmv1992', name: 'cli_2.12', version: '1.7.6'