ammonite-runtime 1.0.0-RC5


Group ID:
com.lihaoyi
Artifact ID:
ammonite-runtime_2.12
Version:
1.0.0-RC5
Release Date:
Jun 6, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "ammonite-runtime" % "1.0.0-RC5"

Mill build tool

ivy"com.lihaoyi::ammonite-runtime:1.0.0-RC5"

Scala CLI

//> using dep "com.lihaoyi::ammonite-runtime:1.0.0-RC5"

Ammonite REPL

import $ivy.`com.lihaoyi::ammonite-runtime:1.0.0-RC5`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-runtime_2.12</artifactId>
  <version>1.0.0-RC5</version>
</dependency>

compile group: 'com.lihaoyi', name: 'ammonite-runtime_2.12', version: '1.0.0-RC5'