is not current version
Last Version 5.3.5

com.testerum:debug-steps 5.2.0


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

debug-steps
Version

Version

5.2.0
Type

Type

jar

Download debug-steps 5.2.0


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