is not current version
Last Version 5.3.5

com.testerum:debug-steps 4.0.2


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

debug-steps
Version

Version

4.0.2
Type

Type

jar

Download debug-steps 4.0.2


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