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 0.0.1


Group ID:
org.spire-math
Artifact ID:
claimant_2.12
Version:
0.0.1
Release Date:
Feb 24, 2019
Licenses:
Files:

libraryDependencies += "org.spire-math" %% "claimant" % "0.0.1"

Mill build tool

ivy"org.spire-math::claimant:0.0.1"

Scala CLI

//> using dep "org.spire-math::claimant:0.0.1"

Ammonite REPL

import $ivy.`org.spire-math::claimant:0.0.1`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>claimant_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'org.spire-math', name: 'claimant_2.12', version: '0.0.1'