is not current version
Last Version 5.3.5

com.testerum:http-steps 5.1.0


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

http-steps
Version

Version

5.1.0
Type

Type

jar

Download http-steps 5.1.0


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