etorreborre / specs2   5.5.3

Website GitHub

Software Specifications for Scala

Scala versions: 3.x
Scala.js versions: 1.x

eff-cats 1.1


Group ID:
org.specs2
Artifact ID:
eff-cats_2.11
Version:
1.1
Release Date:
Feb 9, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "org.specs2" %% "eff-cats" % "1.1"

Mill build tool

ivy"org.specs2::eff-cats:1.1"

Scala CLI

//> using dep "org.specs2::eff-cats:1.1"

Ammonite REPL

import $ivy.`org.specs2::eff-cats:1.1`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>eff-cats_2.11</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'org.specs2', name: 'eff-cats_2.11', version: '1.1'