echo 0.10.8


Group ID:
sh.almond
Artifact ID:
echo_2.13
Version:
0.10.8
Release Date:
Sept 30, 2020
Licenses:
Files:

libraryDependencies += "sh.almond" %% "echo" % "0.10.8"

Mill build tool

ivy"sh.almond::echo:0.10.8"

Scala CLI

//> using dep "sh.almond::echo:0.10.8"

Ammonite REPL

import $ivy.`sh.almond::echo:0.10.8`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>echo_2.13</artifactId>
  <version>0.10.8</version>
</dependency>

compile group: 'sh.almond', name: 'echo_2.13', version: '0.10.8'