lorancechen / scall   0.7.3

GitHub

organizing shell script with Scala.

Scala versions: 2.12 2.11 2.10

scall 0.7.1


Group ID:
com.scalachan
Artifact ID:
scall_2.12
Version:
0.7.1
Release Date:
Feb 5, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.scalachan::scall:0.7.1"

Scala CLI

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

Ammonite REPL

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

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

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