ammonite-shell 0.5.7


Group ID:
com.lihaoyi
Artifact ID:
ammonite-shell_2.10
Version:
0.5.7
Release Date:
Mar 27, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-shell_2.10</artifactId>
  <version>0.5.7</version>
</dependency>

compile group: 'com.lihaoyi', name: 'ammonite-shell_2.10', version: '0.5.7'