is not current version
Last Version 4.7.1

org.smallmind:sleuth-runner 3.1.5

Test RUnner

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-runner
Version

Version

3.1.5
Type

Type

jar

Download sleuth-runner 3.1.5


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