не последняя версия
Последняя версия 1.0.4

io.get-coursier:echo 1.0.2

echo

Группа

Группа

io.get-coursier
Идентификатор

Идентификатор

echo
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать echo 1.0.2

Имя Файла Размер
echo-1.0.2.pom
echo-1.0.2.jar 1 KB
echo-1.0.2-sources.jar 823 bytes
echo-1.0.2-javadoc.jar 18 KB
Обзор

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