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

org.smallmind:sleuth-runner 3.3.9

Test RUnner

Группа

Группа

org.smallmind
Идентификатор

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

sleuth-runner
Версия

Версия

3.3.9
Тип

Тип

jar

Скачать sleuth-runner 3.3.9


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