docker-testkit-scalatest 0.10.0-beta8


Group ID:
com.whisk
Artifact ID:
docker-testkit-scalatest_2.13
Version:
0.10.0-beta8
Release Date:
Jul 13, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.whisk" %% "docker-testkit-scalatest" % "0.10.0-beta8"

Mill build tool

ivy"com.whisk::docker-testkit-scalatest:0.10.0-beta8"

Scala CLI

//> using dep "com.whisk::docker-testkit-scalatest:0.10.0-beta8"

Ammonite REPL

import $ivy.`com.whisk::docker-testkit-scalatest:0.10.0-beta8`

<dependency>
  <groupId>com.whisk</groupId>
  <artifactId>docker-testkit-scalatest_2.13</artifactId>
  <version>0.10.0-beta8</version>
</dependency>

compile group: 'com.whisk', name: 'docker-testkit-scalatest_2.13', version: '0.10.0-beta8'