jupyter-scala / ammonium   0.8.3

GitHub

Impatient fork of Ammonite

Scala versions: 2.12 2.11 2.10

ammonite-shell 0.8.3-2


Group ID:
org.jupyter-scala
Artifact ID:
ammonite-shell_2.12
Version:
0.8.3-2
Release Date:
May 10, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.jupyter-scala" %% "ammonite-shell" % "0.8.3-2"

Mill build tool

ivy"org.jupyter-scala::ammonite-shell:0.8.3-2"

Scala CLI

//> using dep "org.jupyter-scala::ammonite-shell:0.8.3-2"

Ammonite REPL

import $ivy.`org.jupyter-scala::ammonite-shell:0.8.3-2`

<dependency>
  <groupId>org.jupyter-scala</groupId>
  <artifactId>ammonite-shell_2.12</artifactId>
  <version>0.8.3-2</version>
</dependency>

compile group: 'org.jupyter-scala', name: 'ammonite-shell_2.12', version: '0.8.3-2'