echo


License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

echo_native0.3_2.11
Last Version

Last Version

1.0.2
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.git

Download echo_native0.3_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.3_2.11 jar 0.3.6
org.scala-native : javalib_native0.3_2.11 jar 0.3.6
org.scala-native : auxlib_native0.3_2.11 jar 0.3.6
org.scala-native : scalalib_native0.3_2.11 jar 0.3.6

test (1)

Group / Artifact Type Version
org.scala-native : test-interface_native0.3_2.11 jar 0.3.6

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.2
1.0.1