echo 0.8.1


Group ID:
sh.almond
Artifact ID:
echo_2.13
Version:
0.8.1
Release Date:
Sept 13, 2019
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::echo:0.8.1"

Scala CLI

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

Ammonite REPL

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

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

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