typelevel / algebra   2.2.3

Website GitHub

Experimental project to lay out basic algebra type classes

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

algebra-laws 0.2.1


Group ID:
org.spire-math
Artifact ID:
algebra-laws_2.11
Version:
0.2.1
Release Date:
Jul 17, 2015
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "algebra-laws" % "0.2.1"

Mill build tool

ivy"org.spire-math::algebra-laws:0.2.1"

Scala CLI

//> using dep "org.spire-math::algebra-laws:0.2.1"

Ammonite REPL

import $ivy.`org.spire-math::algebra-laws:0.2.1`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>algebra-laws_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'org.spire-math', name: 'algebra-laws_2.11', version: '0.2.1'