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 1.0.1


Group ID:
com.github.japgolly.univeq
Artifact ID:
univeq_sjs0.6_2.11
Version:
1.0.1
Release Date:
Jun 14, 2016
Licenses:

libraryDependencies += "com.github.japgolly.univeq" %%% "univeq" % "1.0.1"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.github.japgolly.univeq::univeq::1.0.1"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "com.github.japgolly.univeq::univeq::1.0.1"