typelevel / discipline   0.11.1

MIT License Website GitHub

Flexible law checking for Scala

Scala versions: 2.12 2.11
Scala.js versions: 0.6

discipline-core 1.4-3-ee5f9c6


Group ID:
io.vasilev
Artifact ID:
discipline-core_2.12
Version:
1.4-3-ee5f9c6
Version Scheme:
Release Date:
Dec 12, 2021
Licenses:
MIT
Files:
Full Scala Version:
2.12.15

libraryDependencies += "io.vasilev" %% "discipline-core" % "1.4-3-ee5f9c6"

Mill build tool

ivy"io.vasilev::discipline-core:1.4-3-ee5f9c6"

Scala CLI

//> using dep "io.vasilev::discipline-core:1.4-3-ee5f9c6"

Ammonite REPL

import $ivy.`io.vasilev::discipline-core:1.4-3-ee5f9c6`

<dependency>
  <groupId>io.vasilev</groupId>
  <artifactId>discipline-core_2.12</artifactId>
  <version>1.4-3-ee5f9c6</version>
</dependency>

compile group: 'io.vasilev', name: 'discipline-core_2.12', version: '1.4-3-ee5f9c6'