itv / servicebox   0.4.0

GitHub

Scala library to control docker containers programmatically

Scala versions: 2.13 2.12

servicebox 0.4.0


Group ID:
com.itv
Artifact ID:
servicebox_2.13
Version:
0.4.0
Release Date:
Oct 19, 2020
Licenses:
Files:

libraryDependencies += "com.itv" %% "servicebox" % "0.4.0"

Mill build tool

ivy"com.itv::servicebox:0.4.0"

Scala CLI

//> using dep "com.itv::servicebox:0.4.0"

Ammonite REPL

import $ivy.`com.itv::servicebox:0.4.0`

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>servicebox_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.itv', name: 'servicebox_2.13', version: '0.4.0'