outr / rapid   0.6.0

MIT License GitHub

Stupid simple effects and threading

Scala versions: 3.x 2.13

rapid-test 0.5.0


Group ID:
com.outr
Artifact ID:
rapid-test_3
Version:
0.5.0
Release Date:
Jan 2, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "com.outr" %% "rapid-test" % "0.5.0"

Mill build tool

ivy"com.outr::rapid-test:0.5.0"

Scala CLI

//> using dep "com.outr::rapid-test:0.5.0"

Ammonite REPL

import $ivy.`com.outr::rapid-test:0.5.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>rapid-test_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.outr', name: 'rapid-test_3', version: '0.5.0'