hablapps / puretest   0.3.2

GitHub

Purely functional testing in Scala

Scala versions: 2.12

root 0.3.2


Group ID:
org.hablapps
Artifact ID:
root_2.12
Version:
0.3.2
Release Date:
May 4, 2018
Licenses:
Files:

libraryDependencies += "org.hablapps" %% "root" % "0.3.2"

Mill build tool

ivy"org.hablapps::root:0.3.2"

Scala CLI

//> using dep "org.hablapps::root:0.3.2"

Ammonite REPL

import $ivy.`org.hablapps::root:0.3.2`

<dependency>
  <groupId>org.hablapps</groupId>
  <artifactId>root_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'org.hablapps', name: 'root_2.12', version: '0.3.2'