This repository has been deprecated by the owner.

non / cats   0.3.0

Website GitHub

Lightweight, modular, and extensible library for functional programming.

Scala versions: 2.11 2.10
Scala.js versions: 0.6

cats-std 0.1.1


Group ID:
org.spire-math
Artifact ID:
cats-std_2.11
Version:
0.1.1
Release Date:
Jul 17, 2015
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "cats-std" % "0.1.1"

Mill build tool

ivy"org.spire-math::cats-std:0.1.1"

Scala CLI

//> using dep "org.spire-math::cats-std:0.1.1"

Ammonite REPL

import $ivy.`org.spire-math::cats-std:0.1.1`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>cats-std_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'org.spire-math', name: 'cats-std_2.11', version: '0.1.1'