ammonite-runtime 1.6.5


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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