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-core 0.2.0


Group ID:
org.spire-math
Artifact ID:
cats-core_2.11
Version:
0.2.0
Release Date:
Aug 31, 2015
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "cats-core" % "0.2.0"

Mill build tool

ivy"org.spire-math::cats-core:0.2.0"

Scala CLI

//> using dep "org.spire-math::cats-core:0.2.0"

Ammonite REPL

import $ivy.`org.spire-math::cats-core:0.2.0`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>cats-core_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.spire-math', name: 'cats-core_2.11', version: '0.2.0'