is not current version
Last Version 5.3.5

com.testerum:debug-steps 5.0.5


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

debug-steps
Version

Version

5.0.5
Type

Type

jar

Download debug-steps 5.0.5


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