is not current version
Last Version 4.7.1

org.smallmind:sleuth-runner 3.3.10

Test RUnner

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-runner
Version

Version

3.3.10
Type

Type

jar

Download sleuth-runner 3.3.10


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