deanwampler / command-line-arguments   0.6.0

GitHub

A simple Scala library for processing command-line arguments

Scala versions: 2.13 2.12 2.11 2.10

command-line-arguments-examples 0.5.0


Group ID:
com.concurrentthought.cla
Artifact ID:
command-line-arguments-examples_2.12
Version:
0.5.0
Release Date:
May 5, 2018
Licenses:
Files:

libraryDependencies += "com.concurrentthought.cla" %% "command-line-arguments-examples" % "0.5.0"

Mill build tool

ivy"com.concurrentthought.cla::command-line-arguments-examples:0.5.0"

Scala CLI

//> using dep "com.concurrentthought.cla::command-line-arguments-examples:0.5.0"

Ammonite REPL

import $ivy.`com.concurrentthought.cla::command-line-arguments-examples:0.5.0`

<dependency>
  <groupId>com.concurrentthought.cla</groupId>
  <artifactId>command-line-arguments-examples_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.concurrentthought.cla', name: 'command-line-arguments-examples_2.12', version: '0.5.0'