docker-testkit-scalatest 0.10.0-beta5


Group ID:
com.whisk
Artifact ID:
docker-testkit-scalatest_2.12
Version:
0.10.0-beta5
Release Date:
Apr 11, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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