echo 0.2.1


Group ID:
sh.almond
Artifact ID:
echo_2.12
Version:
0.2.1
Release Date:
Dec 17, 2018
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::echo:0.2.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>echo_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'sh.almond', name: 'echo_2.12', version: '0.2.1'