Tools for testing HTTP services
http-testkit 0.1.22
Group ID:
com.wix
Artifact ID:
http-testkit_2.13
Version:
0.1.22
Release Date:
Jun 16, 2019
Licenses:
Files:
Full Scala Version:
2.13.0
Developers:
libraryDependencies += "com.wix" %% "http-testkit" % "0.1.22"
ivy"com.wix::http-testkit:0.1.22"
//> using dep "com.wix::http-testkit:0.1.22"
import $ivy.`com.wix::http-testkit:0.1.22`
<dependency> <groupId>com.wix</groupId> <artifactId>http-testkit_2.13</artifactId> <version>0.1.22</version> </dependency>
compile group: 'com.wix', name: 'http-testkit_2.13', version: '0.1.22'