docker-testkit-scalatest 0.9.7


Group ID:
com.whisk
Artifact ID:
docker-testkit-scalatest_2.12
Version:
0.9.7
Release Date:
May 31, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.whisk::docker-testkit-scalatest:0.9.7"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.whisk</groupId>
  <artifactId>docker-testkit-scalatest_2.12</artifactId>
  <version>0.9.7</version>
</dependency>

compile group: 'com.whisk', name: 'docker-testkit-scalatest_2.12', version: '0.9.7'