quantifind / sumac   0.4.2

Website GitHub

Argument parsing in Scala

Scala versions: 2.13 2.12 2.11 2.10

sumac 0.2.2


Group ID:
com.quantifind
Artifact ID:
sumac_2.10
Version:
0.2.2
Release Date:
Jan 9, 2014
Licenses:
Files:

libraryDependencies += "com.quantifind" %% "sumac" % "0.2.2"

Mill build tool

ivy"com.quantifind::sumac:0.2.2"

Scala CLI

//> using dep "com.quantifind::sumac:0.2.2"

Ammonite REPL

import $ivy.`com.quantifind::sumac:0.2.2`

<dependency>
  <groupId>com.quantifind</groupId>
  <artifactId>sumac_2.10</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.quantifind', name: 'sumac_2.10', version: '0.2.2'