is not current version
Last Version 0.1.25

com.wix:http-testkit-client_2.13 0.1.23

All code related to REST client, blocking and non-blocking

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-client_2.13
Version

Version

0.1.23
Type

Type

jar

Download http-testkit-client_2.13 0.1.23


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