is not current version
Last Version 0.1.22

com.wix:http-testkit_2.11 0.1.6

Main module, contain factories but no implementation.

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit_2.11
Version

Version

0.1.6
Type

Type

jar

Download http-testkit_2.11 0.1.6


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