guardian / scala-automation   1.48

Apache License 2.0 GitHub

Core module for Scala automation frameworks

Scala versions: 2.10

ztmp-scala-automation 1.9


Group ID:
com.gu
Artifact ID:
ztmp-scala-automation_2.10
Version:
1.9
Release Date:
Aug 14, 2014
Licenses:
Files:

libraryDependencies += "com.gu" %% "ztmp-scala-automation" % "1.9"

Mill build tool

ivy"com.gu::ztmp-scala-automation:1.9"

Scala CLI

//> using dep "com.gu::ztmp-scala-automation:1.9"

Ammonite REPL

import $ivy.`com.gu::ztmp-scala-automation:1.9`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>ztmp-scala-automation_2.10</artifactId>
  <version>1.9</version>
</dependency>

compile group: 'com.gu', name: 'ztmp-scala-automation_2.10', version: '1.9'