cgta / otest   0.2.6

MIT License GitHub

A very simple unit testing library for Scala / ScalaJS

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 0.13

root 0.2.1


Group ID:
biz.cgta
Artifact ID:
root_2.11
Version:
0.2.1
Release Date:
Dec 28, 2014
Licenses:
MIT
Files:

libraryDependencies += "biz.cgta" %% "root" % "0.2.1"

Mill build tool

ivy"biz.cgta::root:0.2.1"

Scala CLI

//> using dep "biz.cgta::root:0.2.1"

Ammonite REPL

import $ivy.`biz.cgta::root:0.2.1`

<dependency>
  <groupId>biz.cgta</groupId>
  <artifactId>root_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'biz.cgta', name: 'root_2.11', version: '0.2.1'