echo


License

License

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

echo
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

echo
echo
Project URL

Project URL

https://github.com/coursier/echo
Project Organization

Project Organization

io.get-coursier
Source Code Management

Source Code Management

https://github.com/coursier/echo

Download echo

How to add to project

<!-- https://jarcasting.com/artifacts/io.get-coursier/echo/ -->
<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>echo</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/echo/
implementation 'io.get-coursier:echo:1.0.4'
// https://jarcasting.com/artifacts/io.get-coursier/echo/
implementation ("io.get-coursier:echo:1.0.4")
'io.get-coursier:echo:jar:1.0.4'
<dependency org="io.get-coursier" name="echo" rev="1.0.4">
  <artifact name="echo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='echo', version='1.0.4')
)
libraryDependencies += "io.get-coursier" % "echo" % "1.0.4"
[io.get-coursier/echo "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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
$
io.get-coursier

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC14
1.0.0-RC13
1.0.0-RC12-1
1.0.0-RC12
1.0.0-RC11
1.0.0-RC10
1.0.0-RC9
1.0.0-RC8
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4