is not current version
Last Version 4.7.1

org.smallmind:sleuth-runner 3.3.12

Test RUnner

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-runner
Version

Version

3.3.12
Type

Type

jar

Download sleuth-runner 3.3.12


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