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

org.smallmind:sleuth-runner 3.3.1

Test RUnner

Группа

Группа

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

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

sleuth-runner
Версия

Версия

3.3.1
Тип

Тип

jar

Скачать sleuth-runner 3.3.1


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