ammonite-shell 0.4.8


Group ID:
com.lihaoyi
Artifact ID:
ammonite-shell_2.11
Version:
0.4.8
Release Date:
Sept 20, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "ammonite-shell" % "0.4.8"

Mill build tool

ivy"com.lihaoyi::ammonite-shell:0.4.8"

Scala CLI

//> using dep "com.lihaoyi::ammonite-shell:0.4.8"

Ammonite REPL

import $ivy.`com.lihaoyi::ammonite-shell:0.4.8`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-shell_2.11</artifactId>
  <version>0.4.8</version>
</dependency>

compile group: 'com.lihaoyi', name: 'ammonite-shell_2.11', version: '0.4.8'