is not current version
Last Version 5.3.5

com.testerum:http-steps 5.0.3


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

http-steps
Version

Version

5.0.3
Type

Type

jar

Download http-steps 5.0.3


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