is not current version
Last Version 5.3.5

com.testerum:http-steps 5.2.2


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

http-steps
Version

Version

5.2.2
Type

Type

jar

Download http-steps 5.2.2


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