ammonite-shell 0.7.4


Group ID:
com.lihaoyi
Artifact ID:
ammonite-shell_2.11
Version:
0.7.4
Release Date:
Aug 17, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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