quantifind / sumac   0.4.2

Website GitHub

Argument parsing in Scala

Scala versions: 2.13 2.12 2.11 2.10

root 0.4.2


Group ID:
com.quantifind
Artifact ID:
root_2.12
Version:
0.4.2
Release Date:
Sept 14, 2020
Licenses:
Files:

libraryDependencies += "com.quantifind" %% "root" % "0.4.2"

Mill build tool

ivy"com.quantifind::root:0.4.2"

Scala CLI

//> using dep "com.quantifind::root:0.4.2"

Ammonite REPL

import $ivy.`com.quantifind::root:0.4.2`

<dependency>
  <groupId>com.quantifind</groupId>
  <artifactId>root_2.12</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.quantifind', name: 'root_2.12', version: '0.4.2'