is not current version
Last Version 4.7.1

org.smallmind:smallmind-sleuth 3.5.0

Sleuth Test Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-sleuth
Version

Version

3.5.0
Type

Type

pom

Download smallmind-sleuth 3.5.0

Filename Size
smallmind-sleuth-3.5.0.pom 788 bytes
Browse

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