cli 1.11.4


Group ID:
io.github.fmv1992
Artifact ID:
cli_2.12
Version:
1.11.4
Release Date:
Nov 3, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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