swoval / swoval   2.1.5

MIT License GitHub
Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 1.0 0.13

testing 2.0.3


Group ID:
com.swoval
Artifact ID:
testing_2.12
Version:
2.0.3
Release Date:
Oct 10, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.swoval" %% "testing" % "2.0.3"

Mill build tool

ivy"com.swoval::testing:2.0.3"

Scala CLI

//> using dep "com.swoval::testing:2.0.3"

Ammonite REPL

import $ivy.`com.swoval::testing:2.0.3`

<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>testing_2.12</artifactId>
  <version>2.0.3</version>
</dependency>

compile group: 'com.swoval', name: 'testing_2.12', version: '2.0.3'