ammonite-runtime 1.6.4


Group ID:
com.lihaoyi
Artifact ID:
ammonite-runtime_2.12
Version:
1.6.4
Release Date:
Mar 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "ammonite-runtime" % "1.6.4"

Mill build tool

ivy"com.lihaoyi::ammonite-runtime:1.6.4"

Scala CLI

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

Ammonite REPL

import $ivy.`com.lihaoyi::ammonite-runtime:1.6.4`

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

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