lorancechen / scall   0.7.3

GitHub

organizing shell script with Scala.

Scala versions: 2.12 2.11 2.10

scall 0.3.1


Group ID:
com.scalachan
Artifact ID:
scall_2.12
Version:
0.3.1
Release Date:
Nov 5, 2017
Licenses:
Files:

libraryDependencies += "com.scalachan" %% "scall" % "0.3.1"

Mill build tool

ivy"com.scalachan::scall:0.3.1"

Scala CLI

//> using dep "com.scalachan::scall:0.3.1"

Ammonite REPL

import $ivy.`com.scalachan::scall:0.3.1`

<dependency>
  <groupId>com.scalachan</groupId>
  <artifactId>scall_2.12</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.scalachan', name: 'scall_2.12', version: '0.3.1'