throup / couldbe   0.3.0

MIT License Website GitHub

couldbe is a Scala library for specifying optional Given instances (previously known as implicits).

Scala versions: 3.x 2.13

couldbe-cats 0.2.0


Group ID:
eu.throup
Artifact ID:
couldbe-cats_3
Version:
0.2.0
Release Date:
May 24, 2023
Licenses:
MIT
Files:

libraryDependencies += "eu.throup" %% "couldbe-cats" % "0.2.0"

Mill build tool

ivy"eu.throup::couldbe-cats:0.2.0"

Scala CLI

//> using dep "eu.throup::couldbe-cats:0.2.0"

Ammonite REPL

import $ivy.`eu.throup::couldbe-cats:0.2.0`

<dependency>
  <groupId>eu.throup</groupId>
  <artifactId>couldbe-cats_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'eu.throup', name: 'couldbe-cats_3', version: '0.2.0'