propensive / probably   0.8.0

Apache License 2.0 Website GitHub

To probe what we can't prove, so the unprovable may become probable; testing for Scala

Scala versions: 2.13 2.12

probably-property 0.5.0


Group ID:
com.propensive
Artifact ID:
probably-property_2.12
Version:
0.5.0
Release Date:
Nov 6, 2020
Licenses:
Files:

libraryDependencies += "com.propensive" %% "probably-property" % "0.5.0"

Mill build tool

ivy"com.propensive::probably-property:0.5.0"

Scala CLI

//> using dep "com.propensive::probably-property:0.5.0"

Ammonite REPL

import $ivy.`com.propensive::probably-property:0.5.0`

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>probably-property_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.propensive', name: 'probably-property_2.12', version: '0.5.0'