scio 0.4.0-RC3


Group ID:
org.jupyter-scala
Artifact ID:
scio_2.11
Version:
0.4.0-RC3
Release Date:
Dec 22, 2016
Licenses:
Files:

libraryDependencies += "org.jupyter-scala" %% "scio" % "0.4.0-RC3"

Mill build tool

ivy"org.jupyter-scala::scio:0.4.0-RC3"

Scala CLI

//> using dep "org.jupyter-scala::scio:0.4.0-RC3"

Ammonite REPL

import $ivy.`org.jupyter-scala::scio:0.4.0-RC3`

<dependency>
  <groupId>org.jupyter-scala</groupId>
  <artifactId>scio_2.11</artifactId>
  <version>0.4.0-RC3</version>
</dependency>

compile group: 'org.jupyter-scala', name: 'scio_2.11', version: '0.4.0-RC3'