guardian / scala-automation   1.48

Apache License 2.0 GitHub

Core module for Scala automation frameworks

Scala versions: 2.10

teststash-logger 1.0


Group ID:
com.gu
Artifact ID:
teststash-logger_2.10
Version:
1.0
Release Date:
Jun 25, 2014
Licenses:
Files:
Full Scala Version:
2.10.3

libraryDependencies += "com.gu" %% "teststash-logger" % "1.0"

Mill build tool

ivy"com.gu::teststash-logger:1.0"

Scala CLI

//> using dep "com.gu::teststash-logger:1.0"

Ammonite REPL

import $ivy.`com.gu::teststash-logger:1.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>teststash-logger_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.gu', name: 'teststash-logger_2.10', version: '1.0'