is not current version
Last Version 0.1.25

com.wix:http-testkit-scalatest_2.12 0.1.23

Scala Test Matcher suites - Request and Response.

Categories

Categories

Scala Languages
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-scalatest_2.12
Version

Version

0.1.23
Type

Type

jar

Download http-testkit-scalatest_2.12 0.1.23


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