pawelkaczor / schale   1.0.2

BSD 2-clause "Simplified" License GitHub

A subprocess interface for Scala

Scala versions: 2.12

schale 1.0.1


Group ID:
pl.newicom
Artifact ID:
schale_2.11
Version:
1.0.1
Release Date:
Jul 24, 2015
Licenses:
Files:

libraryDependencies += "pl.newicom" %% "schale" % "1.0.1"

Mill build tool

ivy"pl.newicom::schale:1.0.1"

Scala CLI

//> using dep "pl.newicom::schale:1.0.1"

Ammonite REPL

import $ivy.`pl.newicom::schale:1.0.1`

<dependency>
  <groupId>pl.newicom</groupId>
  <artifactId>schale_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'pl.newicom', name: 'schale_2.11', version: '1.0.1'