interpreter 0.2.0


Group ID:
sh.almond
Artifact ID:
interpreter_2.12
Version:
0.2.0
Release Date:
Dec 13, 2018
Licenses:
Files:

libraryDependencies += "sh.almond" %% "interpreter" % "0.2.0"

Mill build tool

ivy"sh.almond::interpreter:0.2.0"

Scala CLI

//> using dep "sh.almond::interpreter:0.2.0"

Ammonite REPL

import $ivy.`sh.almond::interpreter:0.2.0`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>interpreter_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'sh.almond', name: 'interpreter_2.12', version: '0.2.0'