typelevel / claimant   0.2.0

GitHub

Library to support automatic labeling of ScalaCheck properties.

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

claimant-mc 0.2.0


Group ID:
org.typelevel
Artifact ID:
claimant-mc_2.13
Version:
0.2.0
Release Date:
May 30, 2021
Licenses:
Files:

libraryDependencies += "org.typelevel" %% "claimant-mc" % "0.2.0"

Mill build tool

ivy"org.typelevel::claimant-mc:0.2.0"

Scala CLI

//> using dep "org.typelevel::claimant-mc:0.2.0"

Ammonite REPL

import $ivy.`org.typelevel::claimant-mc:0.2.0`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>claimant-mc_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.typelevel', name: 'claimant-mc_2.13', version: '0.2.0'