is not current version
Last Version 4.7.1

org.smallmind:sleuth-runner 4.4.3

Test Runner

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-runner
Version

Version

4.4.3
Type

Type

jar

Download sleuth-runner 4.4.3


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