Last Version

equalator 1.2

Deep equals. Type safe, compile time comparison chain. Based on shapeless.LabelledGeneric

License

License

MIT
MIT
GroupId

GroupId

org.rudogma
ArtifactId

ArtifactId

equalator_2.12
Version

Version

1.2
Type

Type

jar
Description

Description

equalator
Deep equals. Type safe, compile time comparison chain. Based on shapeless.LabelledGeneric
Project Organization

Project Organization

org.rudogma

Download equalator_2.12 1.2


<!-- https://jarcasting.com/artifacts/org.rudogma/equalator_2.12/ -->
<dependency>
    <groupId>org.rudogma</groupId>
    <artifactId>equalator_2.12</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.rudogma/equalator_2.12/
implementation 'org.rudogma:equalator_2.12:1.2'
// https://jarcasting.com/artifacts/org.rudogma/equalator_2.12/
implementation ("org.rudogma:equalator_2.12:1.2")
'org.rudogma:equalator_2.12:jar:1.2'
<dependency org="org.rudogma" name="equalator_2.12" rev="1.2">
  <artifact name="equalator_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rudogma', module='equalator_2.12', version='1.2')
)
libraryDependencies += "org.rudogma" % "equalator_2.12" % "1.2"
[org.rudogma/equalator_2.12 "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
com.chuusai : shapeless_2.12 jar 2.3.2

test (3)

Group / Artifact Type Version
org.typelevel : spire_2.12 jar 0.14.1
org.scalatest : scalatest_2.12 jar 3.0.3
org.scalacheck : scalacheck_2.12 jar 1.13.5

Project Modules

There are no modules declared in this project.