wix-incubator / wix-http-testkit   0.1.25

MIT License GitHub

Tools for testing HTTP services

Scala versions: 2.13 2.12 2.11

http-testkit-scala-test 0.1.17


Group ID:
com.wix
Artifact ID:
http-testkit-scala-test_2.12
Version:
0.1.17
Release Date:
Dec 28, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "http-testkit-scala-test" % "0.1.17"

Mill build tool

ivy"com.wix::http-testkit-scala-test:0.1.17"

Scala CLI

//> using dep "com.wix::http-testkit-scala-test:0.1.17"

Ammonite REPL

import $ivy.`com.wix::http-testkit-scala-test:0.1.17`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>http-testkit-scala-test_2.12</artifactId>
  <version>0.1.17</version>
</dependency>

compile group: 'com.wix', name: 'http-testkit-scala-test_2.12', version: '0.1.17'