docker-testkit-scalatest 0.11.0-beta1


Group ID:
com.whisk
Artifact ID:
docker-testkit-scalatest_3
Version:
0.11.0-beta1
Release Date:
Dec 8, 2021
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.whisk::docker-testkit-scalatest:0.11.0-beta1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.whisk</groupId>
  <artifactId>docker-testkit-scalatest_3</artifactId>
  <version>0.11.0-beta1</version>
</dependency>

compile group: 'com.whisk', name: 'docker-testkit-scalatest_3', version: '0.11.0-beta1'