ammonite-runtime 1.4.1


Group ID:
com.lihaoyi
Artifact ID:
ammonite-runtime_2.12
Version:
1.4.1
Release Date:
Nov 6, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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