outr / rapid   0.2.2

MIT License GitHub

Stupid simple effects and threading

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.5

rapid-cats 0.2.0


Group ID:
com.outr
Artifact ID:
rapid-cats_3
Version:
0.2.0
Release Date:
Dec 14, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.5.2
Developers:

libraryDependencies += "com.outr" %% "rapid-cats" % "0.2.0"

Mill build tool

ivy"com.outr::rapid-cats:0.2.0"

Scala CLI

//> using dep "com.outr::rapid-cats:0.2.0"

Ammonite REPL

import $ivy.`com.outr::rapid-cats:0.2.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>rapid-cats_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.outr', name: 'rapid-cats_3', version: '0.2.0'