coursier / echo   1.0.7

Apache License 2.0 GitHub

Minimal JVM and scala-native echo command

Scala versions: 2.13 2.11
Scala Native versions: 0.4 0.3

echo

Minimal JVM-based echo command, mainly for test purposes

Build Status Maven Central

Run like

$ coursier launch io.get-coursier:echo:1.0.0 -- foo
foo
$