itv / servicebox   0.4.0

GitHub

Scala library to control docker containers programmatically

Scala versions: 2.13 2.12

servicebox 0.3.2


Group ID:
com.itv
Artifact ID:
servicebox_2.12
Version:
0.3.2
Release Date:
Oct 2, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.itv::servicebox:0.3.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>servicebox_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.itv', name: 'servicebox_2.12', version: '0.3.2'