is not current version
Last Version 0.1.22

com.wix:http-testkit-specs2_2.11 0.1.17-specs2_4_0_2

Specs2 Matcher suites - Request and Response.

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-specs2_2.11
Version

Version

0.1.17-specs2_4_0_2
Type

Type

jar

Download http-testkit-specs2_2.11 0.1.17-specs2_4_0_2


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