ammonite-shell COMMIT-7608d6f


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

libraryDependencies += "com.lihaoyi" %% "ammonite-shell" % "COMMIT-7608d6f"

Mill build tool

ivy"com.lihaoyi::ammonite-shell:COMMIT-7608d6f"

Scala CLI

//> using dep "com.lihaoyi::ammonite-shell:COMMIT-7608d6f"

Ammonite REPL

import $ivy.`com.lihaoyi::ammonite-shell:COMMIT-7608d6f`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-shell_2.11</artifactId>
  <version>COMMIT-7608d6f</version>
</dependency>

compile group: 'com.lihaoyi', name: 'ammonite-shell_2.11', version: 'COMMIT-7608d6f'