kitlangton / stubby   0.1.5

GitHub

A simple stubbing library for ZIO tests.

Scala versions: 3.x

stubby-example 0.1.5


Group ID:
io.github.kitlangton
Artifact ID:
stubby-example_3
Version:
0.1.5
Release Date:
May 21, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "io.github.kitlangton" %% "stubby-example" % "0.1.5"

Mill build tool

ivy"io.github.kitlangton::stubby-example:0.1.5"

Scala CLI

//> using dep "io.github.kitlangton::stubby-example:0.1.5"

Ammonite REPL

import $ivy.`io.github.kitlangton::stubby-example:0.1.5`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>stubby-example_3</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'stubby-example_3', version: '0.1.5'