is not current version
Last Version 2.0.1

com.github.rest-driver:rest-client-driver 1.0.8

Test Driver to test your RESTful services

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-client-driver
Version

Version

1.0.8
Type

Type

jar

Download rest-client-driver 1.0.8


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