japgolly / univeq   2.0.1

Apache License 2.0 GitHub

Safer universal equivalence (==) for Scala.

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

univeq-cats 1.0.6


Group ID:
com.github.japgolly.univeq
Artifact ID:
univeq-cats_2.12
Version:
1.0.6
Release Date:
Apr 28, 2019
Licenses:
Files:

libraryDependencies += "com.github.japgolly.univeq" %% "univeq-cats" % "1.0.6"

Mill build tool

ivy"com.github.japgolly.univeq::univeq-cats:1.0.6"

Scala CLI

//> using dep "com.github.japgolly.univeq::univeq-cats:1.0.6"

Ammonite REPL

import $ivy.`com.github.japgolly.univeq::univeq-cats:1.0.6`

<dependency>
  <groupId>com.github.japgolly.univeq</groupId>
  <artifactId>univeq-cats_2.12</artifactId>
  <version>1.0.6</version>
</dependency>

compile group: 'com.github.japgolly.univeq', name: 'univeq-cats_2.12', version: '1.0.6'